Skip to content

Commit

Permalink
PORT 4275 Fix classifiers according to https://pypi.org/classifiers/ (#9
Browse files Browse the repository at this point in the history
)
  • Loading branch information
yairsimantov20 authored Jul 16, 2023
1 parent 89d2512 commit 4324c24
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ keywords = ["ocean", "port-ocean", "port"]
classifiers = [
"Framework :: FastAPI",
"Intended Audience :: Developers",
"Intended Audience :: Devops Engineers",
"Intended Audience :: Devex Engineers",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",
"Operating System :: POSIX",
Expand All @@ -26,12 +24,7 @@ classifiers = [
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Application Frameworks",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Frameowrk :: Port",
"Topic :: Developer Portal :: Utilities",
"Topic :: Developer Experience :: Utilities",
"Topic :: Devops :: Utilities",
"Topic :: Devex :: Utilities",
"Topic :: Developer Portal :: Framerok",
"Topic :: Utilities",
]

[tool.poetry.scripts]
Expand Down

0 comments on commit 4324c24

Please sign in to comment.