Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg committed May 20, 2024
1 parent 4da8972 commit 6542046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
packages=find_packages(),
setup_requires=[
"setuptools>=62"
"setuptools>=62",
"setuptools_git>=1.2",
"twine>=3.8.0"
],
Expand Down

0 comments on commit 6542046

Please sign in to comment.