requirements.txt
1.02 KB
-
Add Python 3.10, 3.11, 3.12 to win32 job matrix. (#5179) · 5552cbf2
* Add Python 3.10, 3.11, 3.12 to win32 job matrix. * Quotes around Python version numbers (win32 job). * tests/requirements.txt: no scipy for Python >= 3.10 under win32 * Try running `cmake --build . --target cpptest` on all platforms (`standard` job).
Ralf W. Grosse-Kunstleve committed
This project manages its dependencies using
pip.
Learn more