Updated Python setup files due to commit f93ce5217e.

pull/88/head
Project Nayuki 5 years ago
parent c3a72b7333
commit 08ac806145

@ -1,2 +0,0 @@
[bdist_wheel]
universal = 1

@ -29,6 +29,7 @@ setuptools.setup(
description = "High quality QR Code generator library for Python",
version = "1.6.0",
platforms = "OS Independent",
python_requires = '>=3',
license = "MIT License",
author = "Project Nayuki",

Loading…
Cancel
Save