mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
Add twine and wheel to [dev]
This commit is contained in:
@@ -57,6 +57,8 @@ dev_extras = [
|
|||||||
# Pin astroid==1.3.5, pylint==1.4.2 as a workaround for #289
|
# Pin astroid==1.3.5, pylint==1.4.2 as a workaround for #289
|
||||||
'astroid==1.3.5',
|
'astroid==1.3.5',
|
||||||
'pylint==1.4.2', # upstream #248
|
'pylint==1.4.2', # upstream #248
|
||||||
|
'twine',
|
||||||
|
'wheel',
|
||||||
]
|
]
|
||||||
|
|
||||||
docs_extras = [
|
docs_extras = [
|
||||||
|
|||||||
Reference in New Issue
Block a user