We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d980109 commit 80e9281Copy full SHA for 80e9281
1 file changed
setup.py
@@ -13,7 +13,8 @@
13
license="MIT",
14
description="Simple Alameda-Contra Costa Transit District (AC Transit) API wrapper",
15
version="v0.1.6",
16
- long_description=README,
+ long_description="README.md",
17
+ long_description_content_type="text/markdown",
18
url="https://github.com/irahorecka/python-actransit",
19
packages=["actransit"],
20
python_requires=">=3.8",
0 commit comments