Changes between Version 33 and Version 37 of Ticket #29847
- Timestamp:
- 06/27/20 19:25:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29847
- Property Cc dimpase added
-
Property
Dependencies
changed from
#29702, #29706, #29785, #29855
to#29702, #29855
-
Property
Commit
changed from
58956e65bcf221fac3aa670d165d89948a65e825
to0e1702396fc2e66b851e187a02a52bc2853da7e6
-
Ticket #29847 – Description
v33 v37 3 3 So we make it a regular distutils package itself and install it with `setup.py install`. 4 4 5 `sagelib`'s `setup.py` (`src/setup.py`) will no longer install `sage_setup`. 5 6 6 7 Follow-up: