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