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.
1 parent 88ffa56 commit 93e7e49Copy full SHA for 93e7e49
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