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