mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-01 03:29:38 +01:00
chore: remove attrs from requirements-test.txt
It used to be necessary to fix the version of attrs when using pytest. This problem has been fixed now, so I removed it. https://stackoverflow.com/a/58198754
This commit is contained in:
parent
65d437a9f8
commit
bf7b4a6c34
@ -1,5 +1,4 @@
|
||||
-r requirements.txt
|
||||
attrs==20.3.0
|
||||
pytest==6.2.1
|
||||
pytest-cov==2.10.1
|
||||
flake8==3.8.4
|
||||
|
Loading…
Reference in New Issue
Block a user