fix: fix setup.py
This commit is contained in:
parent
a6a623710c
commit
391f78bb35
@ -1 +1 @@
|
||||
git+https://github.com/graham/python_xid.git#egg=xid==1.0.5
|
||||
git+https://github.com/graham/python_xid.git#egg=xid
|
5
setup.py
5
setup.py
@ -10,9 +10,6 @@ setup(
|
||||
author_email='jar3b@outlook.com',
|
||||
description='Python handler for logag',
|
||||
install_requires=[
|
||||
'python_xid==1.0.5',
|
||||
],
|
||||
dependency_links=[
|
||||
'git+https://github.com/graham/python_xid.git#egg=xid'
|
||||
'xid @ git+https://github.com/graham/python_xid.git@master#egg=xid',
|
||||
]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user