TravisCI now will automatically deploy to PyPI

This commit is contained in:
Sergey Petrov
2017-02-09 00:18:20 +03:00
parent 48b4acfa76
commit 5e8727132a
3 changed files with 13 additions and 1 deletions
+3
View File
@@ -1,2 +1,5 @@
[bdist_wheel]
universal=1
[pep8]
max-line-length = 160