Skip to content

Commit

Permalink
Fix pyproject.yml: remove wrong classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto committed Nov 18, 2024
1 parent 7b88101 commit 80dcefb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ readme = "README.md"

classifiers = [
"Intended Audience :: Developers",
"Intended Audience :: Documentation",
"Intended Audience :: Researchers",
"Intended Audience :: Information Technology",
"Programming Language :: Python",
]

packages = [
Expand Down

0 comments on commit 80dcefb

Please sign in to comment.