mirror of
https://github.com/vale981/jobmanager
synced 2025-03-06 02:11:39 -05:00
Update setup.py
This commit is contained in:
parent
8283a9ade0
commit
f531d6a4a4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -50,7 +50,7 @@ parallelism.""",
|
|||
install_requires=["sqlitedict", "NumPy>=1.5.1"],
|
||||
tests_require=["psutil"],
|
||||
keywords=["multiprocessing", "queue", "parallel", "distributed", "computing",
|
||||
"progress", "manager", "job", "persistent data"],
|
||||
"progress", "manager", "job", "persistent data", "scheduler"],
|
||||
classifiers= [
|
||||
'Operating System :: OS Independent',
|
||||
#'Programming Language :: Python :: 2.7', #Todo
|
||||
|
|
Loading…
Add table
Reference in a new issue