Support building wheels

Tagging this project as a pure-Python module
so that py27 and py34 releases work correctly.

Change-Id: Ifec2a4fe48d00f2ee27ce7c3a2f8344a6ff33e4e
This commit is contained in:
dane-fichter 2016-06-28 10:46:08 -07:00
parent bce152f2e9
commit 0aefe7a813
1 changed files with 3 additions and 0 deletions

View File

@ -49,3 +49,6 @@ output_file = cursive/locale/cursive.pot
all_files = 1 all_files = 1
build-dir = releasenotes/build build-dir = releasenotes/build
source-dir = releasenotes/source source-dir = releasenotes/source
[wheel]
universal = 1