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 819c0f0 commit 8adc719Copy full SHA for 8adc719
setup.py
@@ -81,7 +81,7 @@ def get_release_version():
81
license="Other/Proprietary License",
82
license_files=["LICENSE.md"],
83
url="https://github.com/Embarcadero/DelphiVCL4Python",
84
- python_requires=">=3.3<=3.11",
+ python_requires=">=3.7",
85
packages=[pkgname],
86
package_data={pkgname: pkgdata},
87
classifiers=[
0 commit comments