Skip to content

Commit

Permalink
added content type
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Jensen committed Feb 18, 2020
1 parent 4e39107 commit fc4ea71
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 @@ -16,6 +16,7 @@
author_email='johndoee@tidalstream.org',
description='ASGI implemented as a Twisted resource',
long_description=long_description,
long_description_content_type="text/x-rst",
license='MIT',
packages=['txasgiresource', 'txasgiresource.tests', 'twisted.plugins'],
install_requires=[
Expand Down

0 comments on commit fc4ea71

Please sign in to comment.