We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a5bb2 commit 46ec6bbCopy full SHA for 46ec6bb
pyproject.toml
@@ -4,6 +4,7 @@ build-backend = "flit_core.buildapi"
4
5
[tool.flit.metadata]
6
module = "import_guard"
7
+dist-name = "import-guard"
8
author = "Anexen"
9
home-page = "https://github.com/Anexen/import-guard"
10
description-file = "README.md"
0 commit comments