mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +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-faulthandler
|
||||
pdbpp
|
||||
cffi
|
||||
requests
|
||||
attrs
|
||||
six
|
||||
|
||||
[testenv:auditwheels]
|
||||
skipsdist = True
|
||||
|
||||
Reference in New Issue
Block a user