Skip to content

Commit

Permalink
HL Python SDK: Remove setuptools constraint (#7765)
Browse files Browse the repository at this point in the history
  • Loading branch information
N-o-Z authored May 16, 2024
1 parent df2f257 commit 6c6232c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/python-wrapper/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

PYTHON_REQUIRES = ">=3.9"
REQUIRES = [
"setuptools == 68.2.2",
"lakefs-sdk >= 1.20, < 2",
"pyyaml ~= 6.0.1",
]
Expand Down

0 comments on commit 6c6232c

Please sign in to comment.