Skip to content

Commit

Permalink
Fix twine warning
Browse files Browse the repository at this point in the history
  • Loading branch information
pamella committed May 27, 2024
1 parent d9036d4 commit 34cc163
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 @@ -41,6 +41,7 @@ def get_version(*file_paths):
"Framework ones adding separated serializers for read and write operations"
),
long_description=README + "\n\n" + CHANGELOG,
long_description_content_type="text/x-rst",
author="vintasoftware",
author_email="[email protected]",
url="https://github.com/vintasoftware/drf-rw-serializers",
Expand Down

0 comments on commit 34cc163

Please sign in to comment.