Revert "Experimenting with dependency_links."
This reverts commit 7786c8b8b5.
- Dependency_links is not needed.
This commit is contained in:
parent
7786c8b8b5
commit
f9e7014701
1 changed files with 1 additions and 2 deletions
|
|
@ -15,5 +15,4 @@ setup(name="fill3",
|
|||
author_email="and_hamilton@yahoo.com",
|
||||
license="Artistic 2.0",
|
||||
packages=["fill3"],
|
||||
install_requires=["termstr @ git+https://github.com/ahamilton/eris@2021.12.16#subdirectory=termstr"],
|
||||
dependency_links=["termstr @ git+https://github.com/ahamilton/eris@2021.12.16#subdirectory=termstr"])
|
||||
install_requires=["termstr @ git+https://github.com/ahamilton/eris@2021.12.16#subdirectory=termstr"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue