mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 00:22:38 +02:00
Remove unused setup.py dev alias
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
[easy_install]
|
[easy_install]
|
||||||
zip_ok = false
|
zip_ok = false
|
||||||
|
|
||||||
[aliases]
|
|
||||||
dev = develop easy_install letsencrypt[dev,docs,testing]
|
|
||||||
|
|
||||||
[nosetests]
|
[nosetests]
|
||||||
nocapture=1
|
nocapture=1
|
||||||
cover-package=letsencrypt,acme,letsencrypt_apache,letsencrypt_nginx
|
cover-package=letsencrypt,acme,letsencrypt_apache,letsencrypt_nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user