Revert "Try a better form of local dependency."
This reverts commit e437f95377.
- Didn't help.
This commit is contained in:
parent
e437f95377
commit
03e6c45a38
1 changed files with 1 additions and 1 deletions
|
|
@ -17,4 +17,4 @@ setup(name="fill3",
|
||||||
author_email="and_hamilton@yahoo.com",
|
author_email="and_hamilton@yahoo.com",
|
||||||
license="Artistic 2.0",
|
license="Artistic 2.0",
|
||||||
packages=["fill3"],
|
packages=["fill3"],
|
||||||
install_requires=[f"termstr @ file://{REPO_PATH}/termstr#egg=termstr-v2021.12.24"])
|
install_requires=[f"termstr @ file://{REPO_PATH}/termstr"])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue