Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit dfdae58

Browse files
committed
Quot TOML key appropriately
1 parent d8e799b commit dfdae58

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
@@ -18,7 +18,7 @@ classifiers = ["License :: OSI Approved :: MIT License",
1818
requires-python = ">=3"
1919

2020
[tool.flit.metadata.urls]
21-
Source Code (Git) = "https://git.danielmoch.com"
21+
"Source Code" = "https://git.danielmoch.com"
2222

2323
[tool.flit.metadata.requires-extra]
2424
dev = ["pipenv"]

0 commit comments

Comments
 (0)