Updated Python setup files due to commit f93ce5217e.

This commit is contained in:
Project Nayuki
2020-06-09 17:52:12 +00:00
parent c3a72b7333
commit 08ac806145
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -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",