We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc4dd2d commit 482adb6Copy full SHA for 482adb6
setup.cfg
@@ -9,7 +9,6 @@ author = Yorck Ramachers
9
author_email = [email protected]
10
maintainer = Yorck Ramachers
11
license = MIT
12
-license_file = LICENSE
13
license_files = LICENSE
14
classifiers =
15
Development Status :: 1 - Planning
@@ -29,7 +28,7 @@ classifiers =
29
28
packages = find:
30
install_requires =
31
pyg4ometry
32
-python_requires = >=3.7
+python_requires = >=3.8
33
include_package_data = True
34
package_dir =
35
= src
0 commit comments