Skip to content

Commit

Permalink
FIX Removing twine check content type warning
Browse files Browse the repository at this point in the history
  • Loading branch information
thclark committed Jun 18, 2020
1 parent f6591bd commit dca28b8
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 @@ -23,6 +23,7 @@
author="Octue (github: octue)",
description="A library to help digital twins and data services talk to one another",
long_description=readme_text,
long_description_content_type="text/x-rst",
packages=find_packages(exclude=("tests", "docs")),
include_package_data=True,
classifiers=[
Expand Down

0 comments on commit dca28b8

Please sign in to comment.