Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit ef7ca7d

Browse files
committed
operating systems
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent faf8eb1 commit ef7ca7d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ def load_description(path_dir=PATH_ROOT, filename="README.md"):
3434
"Development Status :: 1 - Planning",
3535
"License :: OSI Approved :: MIT License",
3636
"Operating System :: POSIX :: Linux",
37+
"Operating System :: MacOS",
38+
"Operating System :: Microsoft :: Windows",
3739
"Programming Language :: Python :: 3",
3840
"Programming Language :: Python :: 3.8",
3941
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)