Skip to content

Commit 1e1e58c

Browse files
committed
remove obsolete lines in pyproject.toml
1 parent 3490f7c commit 1e1e58c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,6 @@ main = "cone.app:main"
6565
[project.entry-points."paste.filter_app_factory"]
6666
remote_addr = "cone.app:make_remote_addr_middleware"
6767

68-
[tool.hatch.version]
69-
source = "vcs"
70-
71-
[tool.hatch.metadata]
72-
allow-direct-references = true
73-
7468
[tool.hatch.metadata.hooks.fancy-pypi-readme]
7569
content-type = "text/x-rst"
7670

0 commit comments

Comments
 (0)