Changes between Version 9 and Version 10 of Ticket #31567
- Timestamp:
- Mar 27, 2021, 2:52:19 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31567 – Description
v9 v10 15 15 ... and with python3.7 from XCode: 16 16 {{{ 17 tox -e local-macos-10.14-nohomebrew-python3_xcode-python3.7 -- config.status17 $ tox -e local-macos-10.14-nohomebrew-python3_xcode-python3.7 -- config.status 18 18 }}} 19 19 (Remove `config.status` from the end of these lines to have the actual build done.)