Add more operating systems to appropriate field.
This commit is contained in:
parent
fe8c08d424
commit
05d6e9bee0
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ classifiers = [
|
||||||
"Programming language :: Python :: 3",
|
"Programming language :: Python :: 3",
|
||||||
"License :: OSI Approved :: MIT License",
|
"License :: OSI Approved :: MIT License",
|
||||||
"Operating System :: Linux",
|
"Operating System :: Linux",
|
||||||
|
"Operating System :: BSD",
|
||||||
|
"Operating System :: GNU"
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"APScheduler",
|
"APScheduler",
|
||||||
|
|
Loading…
Reference in a new issue