We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67aa678 commit a2553cdCopy full SHA for a2553cd
pyproject.toml
@@ -13,6 +13,10 @@ classifiers = [
13
"Programming Language :: Python",
14
"Programming Language :: Python :: 3.10",
15
"Programming Language :: Python :: 3.11",
16
+ "Operating System :: POSIX :: Linux",
17
+ "Operating System :: MacOS",
18
+ "Operating System :: Microsoft :: Windows",
19
+ "Topic :: Scientific/Engineering :: Bio-Informatics",
20
"Topic :: Utilities",
21
"Typing :: Typed",
22
]
0 commit comments