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
.circleci
.github
benchmarks
build_tools
doc
etc
examples
pmdarima
.codecov.yml -rw-r--r-- 632 bytes
.coveragerc -rw-r--r-- 350 bytes
.gitignore -rw-r--r-- 1.5 KB
AUTHORS.md -rw-r--r-- 757 bytes
CITATION.cff -rw-r--r-- 504 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 1.0 KB
MANIFEST.in -rw-r--r-- 644 bytes
Makefile -rw-r--r-- 2.1 KB
README.md -rw-r--r-- 5.8 KB
requirements.txt -rw-r--r-- 161 bytes
setup.cfg -rw-r--r-- 933 bytes
setup.py -rw-r--r-- 12.9 KB

README.md

back to top