mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
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:
@@ -17,10 +17,6 @@ deps =
|
|||||||
pytest
|
pytest
|
||||||
pytest-faulthandler
|
pytest-faulthandler
|
||||||
pdbpp
|
pdbpp
|
||||||
cffi
|
|
||||||
requests
|
|
||||||
attrs
|
|
||||||
six
|
|
||||||
|
|
||||||
[testenv:auditwheels]
|
[testenv:auditwheels]
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|||||||
Reference in New Issue
Block a user