Skip to content

Commit a31d66b

Browse files
committed
limit setuptools for tox
1 parent 51555bd commit a31d66b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ skip_missing_interpreters = true
88

99
[testenv]
1010
deps =
11+
setuptools<82
12+
1113
django22: Django>=2.2,<2.3
1214
django30: Django>=3.0,<3.1
1315
django31: Django>=3.1,<3.2

0 commit comments

Comments
 (0)