Changes between Version 1 and Version 3 of Ticket #21569
- Timestamp:
- Sep 22, 2016, 10:39:30 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21569
-
Property
Type
changed from
PLEASE CHANGE
toenhancement
-
Property
Type
changed from
-
Ticket #21569 – Description
v1 v3 5 5 (Example, [https://trac.sagemath.org/ticket/21507#comment:14 received from was]: https://github.com/sagemathinc/smc/tree/master/src/smc_pyutil. See, in particular, the console_scripts section of setup.py: https://github.com/sagemathinc/smc/blob/master/src/smc_pyutil/setup.py#L58) 6 6 7 (Those scripts that don't belong into `src/bin` are moved to `build/bin` by #21559. )8 7 (Those scripts that don't belong into `src/bin` are moved to `build/bin` by #21559. 8 See also: #21570: Move non-scripts of `src/bin/` elsewhere (and also move their install location)