Opened 6 years ago
Last modified 5 months ago
#21508 new task
Clean up src/setup.py, fix 'setup.py sdist' — at Version 5
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | build | Keywords: | |
Cc: | jdemeyer, vbraun, embray, leif, fbissey, was, mmezzarobba, dimpase, jhpalmieri | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #20596 | Stopgaps: |
Description (last modified by )
... so that everything is done within the call to setup
, not before it.
In particular, src/setup.py --help
should return immediately.
Also see: #21516 - Fix sagelib sdist (src/setup.py sdist)
Change History (5)
comment:1 Changed 6 years ago by
- Dependencies set to #20596
comment:2 Changed 6 years ago by
- Type changed from defect to task
comment:3 Changed 6 years ago by
- Description modified (diff)
comment:4 Changed 6 years ago by
- Summary changed from Clean up src/setup.py to Clean up src/setup.py, fix 'setup.py sdist'
comment:5 Changed 6 years ago by
- Cc leif fbissey added
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.