We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9568e25 commit 1305d5eCopy full SHA for 1305d5e
1 file changed
tox.ini
@@ -16,7 +16,7 @@ deps =
16
wheel
17
commands =
18
python -m build --no-isolation --outdir=dist --wheel
19
- python -m pip install --no-index --find-links=dist libpff-python
+ python -m pip install --no-index --find-links=dist libpff-python-ratom
20
python tests/runtests.py
21
22
[testenv:auditwheel]
0 commit comments