Add twine and wheel to [dev]

This commit is contained in:
Jakub Warmuz
2015-09-27 11:10:39 +00:00
parent d621df3320
commit 7d3a49b9e7
+2
View File
@@ -57,6 +57,8 @@ dev_extras = [
# Pin astroid==1.3.5, pylint==1.4.2 as a workaround for #289
'astroid==1.3.5',
'pylint==1.4.2', # upstream #248
'twine',
'wheel',
]
docs_extras = [