We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b62361 commit 23c5985Copy full SHA for 23c5985
setup.py
@@ -37,5 +37,5 @@ def get_version(rel_path):
37
packages=find_packages(),
38
include_package_data=True,
39
zip_safe=False,
40
- min_version = "4.0.2"
+ min_version="4.0.2"
41
)
0 commit comments