mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-04 13:25:17 -05:00
Change syutil dependency link to point at github.
This commit is contained in:
parent
fe3c5a2726
commit
e74e1d9d4d
2
setup.py
2
setup.py
@ -24,7 +24,7 @@ setup(
|
|||||||
"py-bcrypt",
|
"py-bcrypt",
|
||||||
],
|
],
|
||||||
dependency_links=[
|
dependency_links=[
|
||||||
"git+ssh://git@git.openmarket.com/tng/syutil.git#egg=syutil-0.0.1",
|
"git+ssh://git@github.com:matrix-org/syutil.git#egg=syutil-0.0.1",
|
||||||
],
|
],
|
||||||
setup_requires=[
|
setup_requires=[
|
||||||
"setuptools_trial",
|
"setuptools_trial",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user