Changes between Version 36 and Version 38 of Ticket #29022
- Timestamp:
- Jan 18, 2020, 5:39:34 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29022
- Property Cc jhpalmieri added
-
Ticket #29022 – Description
v36 v38 31 31 In a follow-up ticket, `src/sage/env_config.py` would actually be generated by `src/setup.py`, not `configure`. 32 32 33 **Ticket #29038 provides an alternative implementation that uses an standalone installed Python module `sage_conf`, rather than writing into `src/sage`** 34 33 35 Related: 34 36 - #21707: Split sage-env into sage-build-env and sage-env