Skip to content

Commit

Permalink
fix classifier for Medical Science Apps.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarj committed Jul 26, 2023
1 parent 8dbb90f commit 79c1c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Scientific/Engineering :: Image Recognition",
"Topic :: Scientific/Engineering :: Medical Science Apps"
"Topic :: Scientific/Engineering :: Medical Science Apps."
]
dependencies = [
"click>=8.0,<9,!=8.1.4,!=8.1.5",
Expand Down

0 comments on commit 79c1c93

Please sign in to comment.