Skip to content

Commit 541a2ca

Browse files
style: pre-commit fixes
1 parent 3dfdfac commit 541a2ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ author = Yorck Ramachers
99
author_email = user@domain.com
1010
maintainer = Yorck Ramachers
1111
license = MIT
12-
license_file = LICENSE
1312
license_files = LICENSE
1413
classifiers =
1514
Development Status :: 1 - Planning
@@ -29,7 +28,7 @@ classifiers =
2928
packages = find:
3029
install_requires =
3130
pyg4ometry
32-
python_requires = >=3.7
31+
python_requires = >=3.8
3332
include_package_data = True
3433
package_dir =
3534
= src

0 commit comments

Comments
 (0)