Skip to content

Commit 2a8e3c1

Browse files
chore: cleanup metadata
1 parent d661fe2 commit 2a8e3c1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

setup.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ description-file = README.md
66
author = Ignacio Tartavull, William Silversmith, and others
77
author-email = ws9@princeton.edu
88
home-page = https://github.com/seung-lab/python-task-queue/
9-
license = BSD
9+
license = BSD-3-Clause
1010
classifier =
1111
Intended Audience :: Developers
1212
Development Status :: 5 - Production/Stable
13-
License :: OSI Approved :: BSD License
1413
Programming Language :: Python
1514
Programming Language :: Python :: 3
16-
Programming Language :: Python :: 3.5
17-
Programming Language :: Python :: 3.6
18-
Programming Language :: Python :: 3.7
19-
Programming Language :: Python :: 3.8
15+
Programming Language :: Python :: 3.9
16+
Programming Language :: Python :: 3.10
17+
Programming Language :: Python :: 3.11
18+
Programming Language :: Python :: 3.12
19+
Programming Language :: Python :: 3.13
2020
Topic :: Utilities
2121

2222
[global]

0 commit comments

Comments
 (0)