diff pyproject.toml @ 2380:0d88befa5132

cull hgignore ; try to eliminate __pycache__ in the source tree but gave up
author drewp@bigasterisk.com
date Sun, 12 May 2024 19:50:19 -0700
parents 2088c500415e
children a1f1653e3d5b
line wrap: on
line diff
--- a/pyproject.toml	Sun May 12 19:32:50 2024 -0700
+++ b/pyproject.toml	Sun May 12 19:50:19 2024 -0700
@@ -73,6 +73,3 @@
 url = "https://pypi.org/simple"
 verify_ssl = true
 
-[build-system]
-requires = ["pdm-pep517"]
-build-backend = "pdm.pep517.api"