Skip to content

Commit ce3f56a

Browse files
ArtemMlynarchikKirylKovaliov
authored andcommitted
Freeze setuptools version (#147)
Co-authored-by: Kiryl Kovaliov <kkirusha@gmail.com> Co-authored-by: rchxx <=>
1 parent f8775c9 commit ce3f56a

File tree

2 files changed

+33
-41
lines changed

2 files changed

+33
-41
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ idna = "==3.7"
1313
requests = ">=2.32.3"
1414

1515
[dev-packages]
16-
setuptools = ">=21.0.0"
16+
setuptools = "==74.1.1"
1717
wheel = "*"
1818
twine = "*"
1919
chardet = "*"

Pipfile.lock

Lines changed: 32 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)