Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nnnyt authored Jan 22, 2024
1 parent 5077bf8 commit 7a8c6ff
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 @@ -19,5 +19,5 @@
classifiers=[
"Programming Language :: Python :: 3",
],
long_description=open('README.md').read()
long_description=open('README.md').read(),
)

0 comments on commit 7a8c6ff

Please sign in to comment.