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 8adc719 commit a3f6472Copy full SHA for a3f6472
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.7",
+ python_requires=">=3.6",
85
packages=[pkgname],
86
package_data={pkgname: pkgdata},
87
classifiers=[
0 commit comments