requirements.txt 279 Bytes
Newer Older
Henry Schreiner's avatar
Henry Schreiner committed
1
2
--extra-index-url https://antocuni.github.io/pypy-wheels/manylinux2010/
numpy; platform_python_implementation!="PyPy" or sys_platform!="darwin" or python_version<"3.0"
3
numpy<1.19; platform_python_implementation=="PyPy" and sys_platform=="darwin" and python_version>="3.0"
Henry Schreiner's avatar
Henry Schreiner committed
4
pytest