Revert "packaging: Try uv path dependencies in projects"

This reverts commit b1eb3d30f5.

- Other projects couldn't depend on subprojects anymore.
This commit is contained in:
Andrew Hamilton 2024-12-20 22:52:03 +10:00
parent 9e8c41749a
commit e6256f296f
7 changed files with 15 additions and 43 deletions

View file

@ -13,5 +13,3 @@ dependencies = [
[project.urls]
Homepage = "https://github.com/ahamilton/eris"
[tool.setuptools]
py-modules=["termstr"]