https://github.com/alkaline-ml/pmdarima
Revision 62b82c4f63fc65059eedf4589e9b1f25bd55ba09 authored by Aaron Smith on 04 April 2022, 15:04:53 UTC, committed by GitHub on 04 April 2022, 15:04:53 UTC
* Retry aarch64 builds

* Try using 3rd-party action

* Remove slash?

* Don't use a shell script?

* Debug

* Use pyenv?

* Include curl

* Include gcc

* Add zlib

* Need the dev flag

* More OS deps

* Re-init shell during run

* Use python

* Fix env?

* Don't use env

* Fat fingers

* Debug

* Stupid typo

* Fix shims

* Preinstall set up tools

* More dependencies

* Change var name

* Try to run it all in a container?

* Don't test on aarch64

* Try again with quay

* Add auditwheel

* Fix cd

* Don't use PYTHON variable

* Add docs

* Format
1 parent 88e3694
History
Tip revision: 62b82c4f63fc65059eedf4589e9b1f25bd55ba09 authored by Aaron Smith on 04 April 2022, 15:04:53 UTC
[MRG+1] aarch64 wheels (#458)
Tip revision: 62b82c4
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.7 KB
requirements.txt -rw-r--r-- 158 bytes
setup.cfg -rw-r--r-- 933 bytes
setup.py -rw-r--r-- 12.9 KB

README.md

back to top