File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ description-file = README.md
66author = Ignacio Tartavull, William Silversmith, and others
77author-email = ws9@princeton.edu
88home-page = https://github.com/seung-lab/python-task-queue/
9- license = BSD
9+ license = BSD-3-Clause
1010classifier =
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]
You can’t perform that action at this time.
0 commit comments