mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 14:59:27 +00:00
ci: enable GHA testing
Adds requirements file too.
This commit is contained in:
committed by
Henry Schreiner
parent
73dc978683
commit
b16347e51d
3
tests/requirements.txt
Normal file
3
tests/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
--extra-index-url https://antocuni.github.io/pypy-wheels/manylinux2010/
|
||||
numpy; platform_python_implementation!="PyPy" or sys_platform!="darwin" or python_version<"3.0"
|
||||
pytest
|
||||
Reference in New Issue
Block a user