diff pyproject.toml @ 2:a547c300bd6e

project cleanup
author drewp@bigasterisk.com
date Fri, 01 Apr 2022 00:44:01 -0700
parents 0f532eb91364
children e7f33fa31883
line wrap: on
line diff
--- a/pyproject.toml	Thu Mar 31 23:49:08 2022 -0700
+++ b/pyproject.toml	Fri Apr 01 00:44:01 2022 -0700
@@ -1,7 +1,6 @@
 [project]
 name = ""
 version = ""
-description = ""
 authors = [
     {name = "Drew Perttula", email = "drewp@bigasterisk.com"},
 ]
@@ -17,11 +16,6 @@
 ]
 requires-python = ">=3.9"
 
-[project.urls]
-Homepage = ""
-
-[tool.pdm]
-
 [tool.pdm.overrides]
 cyclone = "1.3"
 twisted = "22.2.0"