We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b77da9a + 983cf91 commit cef722bCopy full SHA for cef722b
1 file changed
test-requirements.txt
@@ -8,4 +8,5 @@ testscenarios>=0.4 # Apache-2.0/BSD
8
testtools>=2.2.0 # MIT
9
virtualenv>=14.0.6 # MIT
10
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 # PSF/ZPL
11
+setuptools<82 # NOTE(seunghun1ee): Workaround for removed pkg_resources in setuptools 82.0.0
12
bashate>=0.5.1 # Apache-2.0
0 commit comments