diff --git a/setup.py b/setup.py index 2226069..b879b75 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setup( ], extras_require={ 'test': test_requires - } + }, author="eReuse.org team", author_email="cayo@puigdefabregas.eu", description="signature and validation of verifiable credential and verifiable presentation",