Revision afd2fac5a595b966a2722cfbc9d49948b07d2948 authored by Aaron Smith on 03 November 2022, 13:26:31 UTC, committed by GitHub on 03 November 2022, 13:26:31 UTC
* First pass at Python 3.11 support

* Update 'whats new'

* Update build_requirements for different python versions

* Fix docs

* Empty commit for CI

* Use lowest supported numpy (==) for building instead of max compatible (~=)

* Make min numpy 1.21.3

* Use lowest supported version of scipy when building

* More scipy hackery

* https://github.com/scipy/scipy/blob/26a77da3a4ca126a943a331c1aa6ef3915b0d501/pyproject.toml#L41

* More scipy hackery

* Typos

* More typos
1 parent f999f87
History
File Mode Size
__init__.py -rw-r--r-- 0 bytes
test_context_managers.py -rw-r--r-- 1.3 KB
test_estimators.py -rw-r--r-- 898 bytes
test_metrics.py -rw-r--r-- 800 bytes
test_pipeline.py -rw-r--r-- 8.6 KB

back to top