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
__check_build
_build_utils
arima
compat
datasets
model_selection
preprocessing
tests
utils
__init__.py -rw-r--r-- 3.5 KB
base.py -rw-r--r-- 2.3 KB
context_managers.py -rw-r--r-- 1.1 KB
decorators.py -rw-r--r-- 1.2 KB
metrics.py -rw-r--r-- 1.5 KB
pipeline.py -rw-r--r-- 21.7 KB
setup.py -rw-r--r-- 1.5 KB
warnings.py -rw-r--r-- 521 bytes

back to top