https://github.com/alkaline-ml/pmdarima
Revision 1bb0ef5246c4e34712ef3e7843cf51a64b62bf0a authored by Aaron Smith on 03 July 2023, 18:08:53 UTC, committed by GitHub on 03 July 2023, 18:08:53 UTC
* Change how we implement show_versions()

* Lil fix for scikit

* Make it work on 3.7 too

* Properly handle versions

* Fix?

* Lint

* Import setuptools before pip

* Lil cleanup and lint
1 parent b43d419
History
Tip revision: 1bb0ef5246c4e34712ef3e7843cf51a64b62bf0a authored by Aaron Smith on 03 July 2023, 18:08:53 UTC
[MRG+1] Change how we implement show_versions() (#551)
Tip revision: 1bb0ef5
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
pyproject.toml -rw-r--r-- 826 bytes
requirements.txt -rw-r--r-- 229 bytes
setup.cfg -rw-r--r-- 933 bytes
setup.py -rw-r--r-- 12.9 KB

README.md

back to top