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 Jan 8, 2024
1 parent 05fd9c5 commit 413475d
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 @@ -7,7 +7,7 @@ url = https://github.com/fmi-basel/faim-jetraw
author = Tim-Oliver Buchholz, Jan Eglinger
author_email = tim-oliver.buchholz@fmi.ch, jan.eglinger@fmi.ch
license = Apache-2.0
license_file = LICENSE
license_files = LICENSE
classifiers =
Development Status :: 3 - Alpha
Intended Audience :: Developers
Expand All @@ -18,10 +18,6 @@ classifiers =
Programming Language :: Python
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/fmi-basel/faim-jetraw/issues
Documentation = https://github.com/fmi-basel/faim-jetraw#README.md
Expand All @@ -37,7 +33,7 @@ install_requires =
numpy
prefect
tifffile
python_requires = >=3.7
python_requires = >=3.8
package_dir =
= src
setup_requires =
Expand Down

0 comments on commit 413475d

Please sign in to comment.