Skip to content

Commit 6b19737

Browse files
committed
Be ready for wheel binary packaging
http://pythonwheels.com/
1 parent e219aa6 commit 6b19737

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
with-coverage=1
33
cover-package=sumy
44
cover-erase=1
5+
6+
[wheel]
7+
universal=1

0 commit comments

Comments
 (0)