|
@ -28,7 +28,7 @@ classifiers = |
|
|
zip_safe = false |
|
|
zip_safe = false |
|
|
include_package_data = true |
|
|
include_package_data = true |
|
|
python_requires = >= 3.6 |
|
|
python_requires = >= 3.6 |
|
|
test_suite = tests_new |
|
|
test_suite = tests |
|
|
install_requires = |
|
|
install_requires = |
|
|
# deprecated/redundant with pyproject.toml, but lets keep both ways around for now |
|
|
# deprecated/redundant with pyproject.toml, but lets keep both ways around for now |
|
|
setup_requires = |
|
|
setup_requires = |
|
|