Skip to content

Commit

Permalink
added back in setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMariday committed Aug 19, 2024
1 parent c69c524 commit b1b61ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ name = "marimapper"
version = "V1.0"

dependencies = [
"setuptools",
"numpy<1.25.0,>=1.17.3",
"opencv-python",
"tqdm",
Expand Down

0 comments on commit b1b61ca

Please sign in to comment.