Opened 3 years ago
Closed 3 years ago
#34248 closed Cleanup/optimization (fixed)
sdist is missing tox.ini
| Reported by: | Marcel Telka | Owned by: | Syed Sajjad Hussain Shah |
|---|---|---|---|
| Component: | Packaging | Version: | 4.1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The sdist package at PyPI is missing tox.ini file. Please add the file into the sdist to make downstream testing easier. Thank you.
Change History (5)
comment:1 by , 3 years ago
| Component: | Testing framework → Packaging |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
| Type: | Uncategorized → Cleanup/optimization |
comment:3 by , 3 years ago
Resolved it on my branch: https://github.com/syedsajjadkazmii/django/tree/ticket_34248
Note:
See TracTickets
for help on using tickets.
An addition is needed to MANIFEST.in.