Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
andycasey committed May 21, 2024
1 parent 6ebc254 commit d6f92ae
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 @@ -42,6 +42,7 @@ def readfile(filename):
readfile(os.path.join(os.path.dirname(__file__), "README.md")),
install_requires=\
readfile(os.path.join(os.path.dirname(__file__), "requirements.txt")),
long_description_content_type="text/markdown",
extras_require={
"tests": [
"httpretty>=0.8.10",
Expand Down

0 comments on commit d6f92ae

Please sign in to comment.