mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Remove unused setup.py dev alias
This commit is contained in:
parent
3cddb15023
commit
20ab48820a
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
[easy_install]
|
||||
zip_ok = false
|
||||
|
||||
[aliases]
|
||||
dev = develop easy_install letsencrypt[dev,docs,testing]
|
||||
|
||||
[nosetests]
|
||||
nocapture=1
|
||||
cover-package=letsencrypt,acme,letsencrypt_apache,letsencrypt_nginx
|
||||
|
|
|
|||
Loading…
Reference in a new issue