Do not add deps already present in setup.py

We don't need those.  I was just flailing about trying to get things
to work early on.
This commit is contained in:
Floris Bruynooghe
2019-06-10 23:02:48 +02:00
parent 12e74a0645
commit 4d8914cb3c

View File

@@ -17,10 +17,6 @@ deps =
pytest
pytest-faulthandler
pdbpp
cffi
requests
attrs
six
[testenv:auditwheels]
skipsdist = True