packaging: Try uv path dependencies in projects

This commit is contained in:
Andrew Hamilton 2024-12-20 22:46:22 +10:00
parent b140bc9752
commit b1eb3d30f5
7 changed files with 43 additions and 15 deletions

View file

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