Skip to content

Commit

Permalink
Update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximLippeveld committed Jun 30, 2022
1 parent f9deb0e commit c0d0a2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
setuptools.setup(
classifiers=[
"Programming Language :: Python :: 3",
"Operating System :: Linux",
"Topic :: Scientific/Engineering :: Bio-Informatics",
"Topic :: Scientific/Engineering :: Image Processing"
],
name="scip",
version=versioneer.get_version(),
Expand Down

0 comments on commit c0d0a2e

Please sign in to comment.