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
_static
_templates
img
includes
modules
rfc
sphinxext
usecases
Makefile -rw-r--r-- 7.7 KB
about.rst -rw-r--r-- 3.1 KB
citing.rst -rw-r--r-- 1.1 KB
conf.py -rw-r--r-- 7.3 KB
contributing.rst -rw-r--r-- 5.3 KB
contributors.rst -rw-r--r-- 620 bytes
index.rst -rw-r--r-- 3.5 KB
make.bat -rw-r--r-- 806 bytes
migration-guide.rst -rw-r--r-- 815 bytes
no-successful-model.rst -rw-r--r-- 1.7 KB
quickstart.rst -rw-r--r-- 4.1 KB
refreshing.rst -rw-r--r-- 2.3 KB
seasonal-differencing-issues.rst -rw-r--r-- 1.5 KB
serialization.rst -rw-r--r-- 1.2 KB
setup.rst -rw-r--r-- 2.2 KB
tips_and_tricks.rst -rw-r--r-- 16.5 KB
usecases.rst -rw-r--r-- 287 bytes
user_guide.rst -rw-r--r-- 689 bytes
whats_new.rst -rw-r--r-- 21.9 KB

back to top