mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
remove outdated comment referencing a command that doesn't work
This commit is contained in:
parent
f671caab7f
commit
d7f7aa25c4
1 changed files with 0 additions and 2 deletions
|
|
@ -157,8 +157,6 @@ setup(
|
|||
'docs': docs_extras,
|
||||
},
|
||||
|
||||
# to test all packages run "python setup.py test -s
|
||||
# {acme,certbot_apache,certbot_nginx}"
|
||||
test_suite='certbot',
|
||||
tests_require=["pytest"],
|
||||
cmdclass={"test": PyTest},
|
||||
|
|
|
|||
Loading…
Reference in a new issue