require python version >=3.6

supplement pr to #7110
This commit is contained in:
Akshay Arora 2020-09-27 22:19:23 +05:30 committed by GitHub
parent e7f232501d
commit b407ae4bdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ plugins =
kivy.tools.coverage kivy.tools.coverage
[options] [options]
python_requires = '>=3.6'
install_requires = install_requires =
Kivy-Garden>=0.1.4 Kivy-Garden>=0.1.4
docutils docutils