Skip to content

Commit 1305d5e

Browse files
committed
Minor tox.ini fix
1 parent 9568e25 commit 1305d5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ deps =
1616
wheel
1717
commands =
1818
python -m build --no-isolation --outdir=dist --wheel
19-
python -m pip install --no-index --find-links=dist libpff-python
19+
python -m pip install --no-index --find-links=dist libpff-python-ratom
2020
python tests/runtests.py
2121

2222
[testenv:auditwheel]

0 commit comments

Comments
 (0)