check min requirements (#70)

This commit is contained in:
Talley Lambert
2022-03-02 07:54:03 -05:00
committed by GitHub
parent 96de1a261a
commit 8217a1cc71
3 changed files with 28 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ project_urls =
[options]
packages = find:
install_requires =
qtpy
qtpy>=1.1.0
typing-extensions>=3.10.0.0
python_requires = >=3.7
include_package_data = True