mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
setuptools test_suite
This commit is contained in:
@@ -33,6 +33,7 @@ setup(
|
|||||||
],
|
],
|
||||||
install_requires=install_requires,
|
install_requires=install_requires,
|
||||||
tests_require=install_requires,
|
tests_require=install_requires,
|
||||||
|
test_suite='letsencrypt',
|
||||||
extras_require={
|
extras_require={
|
||||||
'testing': testing_extras,
|
'testing': testing_extras,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user