We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc69958 commit dad53c0Copy full SHA for dad53c0
1 file changed
setup.py
@@ -28,7 +28,7 @@
28
long_description_content_type="text/x-rst",
29
url="https://github.com/interpretml/DiCE",
30
download_url="https://github.com/interpretml/DiCE/archive/v"+VERSION_STR+".tar.gz",
31
- python_requires='>=3.5',
+ python_requires='>=3.6',
32
packages=setuptools.find_packages(),
33
classifiers=[
34
"Programming Language :: Python :: 3",
0 commit comments