Skip to content

Commit

Permalink
Freeze setuptools version (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: Kiryl Kovaliov <kkirusha@gmail.com>
Co-authored-by: rchxx <=>
  • Loading branch information
onlyrchxx and KirylKovaliov authored Oct 7, 2024
1 parent 22a9dab commit 89ec6b2
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idna = "==3.7"
requests = ">=2.32.3"

[dev-packages]
setuptools = ">=21.0.0"
setuptools = "==74.1.1"
wheel = "*"
twine = "*"
chardet = "*"
Expand Down
72 changes: 32 additions & 40 deletions Pipfile.lock

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

0 comments on commit 89ec6b2

Please sign in to comment.