Skip to content

Commit 2076ea3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent eaa6fef commit 2076ea3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

setup.cfg

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,11 @@ url = https://github.com/dannysepler/killport
77
author = Danny Sepler
88
author_email = dannysepler@gmail.com
99
license = MIT
10-
license_file = LICENSE
10+
license_files = LICENSE
1111
classifiers =
1212
License :: OSI Approved :: MIT License
1313
Programming Language :: Python :: 3
1414
Programming Language :: Python :: 3 :: Only
15-
Programming Language :: Python :: 3.7
16-
Programming Language :: Python :: 3.8
17-
Programming Language :: Python :: 3.9
18-
Programming Language :: Python :: 3.10
1915
project_urls =
2016
Bug Tracker = https://github.com/dannysepler/killport/issues
2117

0 commit comments

Comments
 (0)