Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 1, 2024
1 parent 3b90d1e commit 0123c3b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,13 @@ url = https://github.com/aiidalab/aiidalab-hello-world
author = The AiiDAlab team
author_email = aiidalab@materialscloud.org
license = MIT
license_file = LICENSE
license_files = LICENSE
classifiers =
Development Status :: 5 - Production/Stable
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
project_urls =
Bug Tracker = https://github.com/aiidalab/aiidalab-hello-world/issues
Documentation = https://github.com/aiidalab/aiidalab-hello-world#readme
Expand All @@ -28,7 +24,7 @@ project_urls =
packages = find:
install_requires =
aiidalab-widgets-base~=1.0.0
python_requires = >=3.7
python_requires = >=3.8

[aiidalab]
title = AiiDAlab Hello World App
Expand Down

0 comments on commit 0123c3b

Please sign in to comment.