You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* unpin numpy<2
* build against numpy2 always, which is backwards compatible
* pkg_resources needs setuptools, so it is now a runtime requirement also
* test multiple numpy versions in GHA for Windows
* update macros
* update actions
* quotes
* try unsetting PIP_CONSTRAINT to bypass check for build-time deps
* try moving the file
* one more try
* try numpy 2.0.2 for windows
* do not compare iterations directly
* bump to 15min for windows jobs
* test later numpy
* do not test iterations
* conda list -v
* better skip test message format
* maybe leave the windows numpy2 test combo to conda
* remove nsga2 import warning since it's not required
* address comments
* minor version bump
* maybe we don't need these; use default gfortran instead
* try again
* forgot quotes
* try gcc
* ld
* don't set linker
* alright back to msvc
* this one passed before
* install flang?
* Fix windows build for numpy 2.0 (#424)
* Fix windows env and build
* Remove debug output
---------
Co-authored-by: Phil Chiu <[email protected]>
0 commit comments