tox: do not limit attrs version (#53809)
gitea/fargo/pipeline/head Build started... Details

This commit is contained in:
Emmanuel Cazenave 2021-05-06 12:08:10 +02:00
parent 8763de4c97
commit 9979ba9ce1
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ deps =
pg: psycopg2
pylint
pylint-django
attrs<19.2
dj111: django>=1.11,<1.12
dj22: django>=2.2,<2.3
pytest-cov