Skip to content

Commit 2b4ff0a

Browse files
authored
Merge pull request #469 from hroncok/blast
Pin older setuptools on CI
2 parents 19d0bb0 + 79e6350 commit 2b4ff0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ pipfile = "*"
2828
pylama = "*"
2929
pytest = "*"
3030
jsonschema = "*"
31+
setuptools = "<82" # pylama uses pkg_resources
3132

3233
[requires]
3334
python_version = "3.9"

0 commit comments

Comments
 (0)