Skip to content

Commit d9af929

Browse files
committed
Fix readme
1 parent 5623740 commit d9af929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "onboardapis"
77
description = "A pure Python wrapper for the on-board APIs of many different transportation providers"
8-
readme = {file = ["README.md"], content-type = "text/markdown"}
8+
readme = {file = "README.md", content-type = "text/markdown"}
99
requires-python = ">=3.7"
1010
keywords = ["api", "train"]
1111
license = { text="MIT" }

0 commit comments

Comments
 (0)