We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1acb05a + 93e7e49 commit 6465254Copy full SHA for 6465254
setup.py
@@ -83,7 +83,7 @@ def get_release_version():
83
license="Other/Proprietary License",
84
license_files=["LICENSE.md"],
85
url = "https://github.com/Embarcadero/DelphiFMX4Python",
86
- python_requires=">=3.3<=3.10",
+ python_requires=">=3.3",
87
packages=[pkgname],
88
package_data={pkgname: pkgdata},
89
classifiers=[
0 commit comments