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",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: Linux",
|
||||
"Operating System :: BSD",
|
||||
"Operating System :: GNU"
|
||||
]
|
||||
dependencies = [
|
||||
"APScheduler",
|
||||
|
|
Loading…
Reference in a new issue