Skip to content

Commit

Permalink
Twine's check function did not check this field so it exploded when I…
Browse files Browse the repository at this point in the history
… tried to upload
  • Loading branch information
Bachmann1234 committed Jul 6, 2019
1 parent 67c2d43 commit 7f7567e
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 @@ -14,7 +14,7 @@ def read(fname):
version=5.7,
description='An unofficial extension to Marshmallow to allow for polymorphic fields',
long_description=read('README.rst'),
long_description_content_type='text/rst',
long_description_content_type='text/x-rst',
author='Matt Bachmann',
author_email='bachmann.matt@gmail.com',
url='https://github.com/Bachmann1234/marshmallow-polyfield',
Expand Down

0 comments on commit 7f7567e

Please # to comment.