Skip to content

Commit

Permalink
Prevent a warning in twine upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaugustin committed Aug 28, 2024
1 parent 492ea9a commit 032463e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@
setuptools.setup(
version=version,
long_description=long_description,
long_description_content_type="text/x-rst",
ext_modules=ext_modules,
)

0 comments on commit 032463e

Please sign in to comment.