From 4d7d0b574b126eaab3546ad5ef04b9fb8dcca509 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 17:58:10 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 24e0281..63060e1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ long_description_content_type = text/markdown url = https://github.com/aiidalab/aiidalab-mfa-cscs author = The AiiDAlab Team license = MIT -license_file = LICENSE +license_files = LICENSE classifiers = Development Status :: 1 - Planning License :: OSI Approved :: MIT License @@ -25,7 +25,7 @@ install_requires = aiidalab>=21.09.0 humanize ipywidgets -python_requires = >=3.7 +python_requires = >=3.8 [aiidalab] title = MFA for CSCS