Skip to content

Commit

Permalink
new: universal wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
hartym committed Feb 16, 2016
1 parent bc2d60f commit 24bcfe4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@
# This file has been auto-generated.
# All manual changes may be lost, see Projectfile.
#
# Date: 2016-02-16 10:52:18.383671
# Date: 2016-02-16 10:57:31.345311

PYTHON ?= $(shell which python)
PYTHON_BASENAME ?= $(shell basename $(PYTHON))
Expand Down
3 changes: 3 additions & 0 deletions setup.cfg
@@ -1,2 +1,5 @@
[metadata]
description-file = README.rst

[bdist_wheel]
universal=1

0 comments on commit 24bcfe4

Please sign in to comment.