Skip to content

Commit

Permalink
CU-86967nnra: Remove python 3.8 from classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
mart-r committed Oct 16, 2024
1 parent 9935ecc commit 1d3c5c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
package_data={"medcat": ["install_requires.txt"]},
classifiers=[
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit 1d3c5c6

Please sign in to comment.