We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5623740 commit d9af929Copy full SHA for d9af929
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "onboardapis"
7
description = "A pure Python wrapper for the on-board APIs of many different transportation providers"
8
-readme = {file = ["README.md"], content-type = "text/markdown"}
+readme = {file = "README.md", content-type = "text/markdown"}
9
requires-python = ">=3.7"
10
keywords = ["api", "train"]
11
license = { text="MIT" }
0 commit comments