Tell the world we're Python 3 compatible (#4568)

* Mention python 3 support in setup.py

* Build universal (py2 and py3 compatible) wheels

* Mention Python 3.3+ support in docs

* we work on python 3.6 too
This commit is contained in:
Brad Warren
2017-04-28 16:06:45 -07:00
committed by GitHub
parent 89af460792
commit 8fa12bef8e
12 changed files with 39 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
[bdist_wheel]
universal = 1