Skip to content

Commit 80e9281

Browse files
committed
update setup.py
1 parent d980109 commit 80e9281

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
license="MIT",
1414
description="Simple Alameda-Contra Costa Transit District (AC Transit) API wrapper",
1515
version="v0.1.6",
16-
long_description=README,
16+
long_description="README.md",
17+
long_description_content_type="text/markdown",
1718
url="https://github.com/irahorecka/python-actransit",
1819
packages=["actransit"],
1920
python_requires=">=3.8",

0 commit comments

Comments
 (0)