fix setup
This commit is contained in:
parent
b5fce62216
commit
1df2838d1e
2
setup.py
2
setup.py
|
@ -42,7 +42,7 @@ setup(
|
||||||
],
|
],
|
||||||
extras_require={
|
extras_require={
|
||||||
'test': test_requires
|
'test': test_requires
|
||||||
}
|
},
|
||||||
author="eReuse.org team",
|
author="eReuse.org team",
|
||||||
author_email="cayo@puigdefabregas.eu",
|
author_email="cayo@puigdefabregas.eu",
|
||||||
description="signature and validation of verifiable credential and verifiable presentation",
|
description="signature and validation of verifiable credential and verifiable presentation",
|
||||||
|
|
Loading…
Reference in New Issue