Skip to content

Commit

Permalink
(PPS-697) pin setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
george42-ctds committed Feb 8, 2024
1 parent 3cd212a commit a13fc6e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 11 deletions.
35 changes: 24 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ azure-storage-blob = "^12.6.0"
Flask-WTF = "^1.0.0"
boto = "*"

# pin setuptools to fix errors in travis builds
setuptools = "==68.0.0"

[tool.poetry.dev-dependencies]
addict = "^2.2.1"
Expand Down

0 comments on commit a13fc6e

Please sign in to comment.