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 13, 2025
1 parent 2288f09 commit 4c2edf6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ url = https://github.com/lcnittl/badger-mk
author = Christian Knittl-Frank
author_email = [email protected]
license = GPL-3.0
license_file = LICENSE
license_files = LICENSE
classifiers =
Development Status :: 3 - Alpha
Expand All @@ -18,9 +17,6 @@ classifiers =
Operating System :: OS Independent
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Topic :: Artistic Software
Topic :: Multimedia :: Graphics
Topic :: Utilities
Expand All @@ -37,7 +33,7 @@ install_requires =
PyPDF2>=1.26.0
colorlog>=4.6.2
lxml>=4.6.1
python_requires = >=3.8
python_requires = >=3.9
include_package_data = True
package_dir =
= src
Expand Down

0 comments on commit 4c2edf6

Please sign in to comment.