Skip to content

Commit 9ea5ef0

Browse files
committed
pipenv is not my friend
1 parent 56a58a2 commit 9ea5ef0

2 files changed

Lines changed: 366 additions & 363 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pytest-cov = "*"
2727
pytest-sugar = "*"
2828
pytest-stub = "*"
2929
typing-extensions = "==4.13.2"
30+
setuptools = "==79.0.0"
3031

3132
[packages]
3233
click = "*"
@@ -45,7 +46,6 @@ jellyfish = "==1.2.0"
4546
certifi = "==2025.1.31"
4647
pdfplumber = "==0.11.6"
4748
beautifulsoup4 = "==4.13.3"
48-
setuptools = "==79.0.0"
4949
retry2 = "*"
5050

5151
[pipenv]

0 commit comments

Comments
 (0)