Skip to content

Commit

Permalink
fix: pyproject classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
sokovninn authored Dec 12, 2023
1 parent a8ee9a7 commit 1266e2a
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 @@ -12,7 +12,7 @@ license = { file = "LICENSE" }
maintainers = [{ name = "Luxonis", email = "[email protected]"}]
keywords = ["computer vision", "AI", "machine learning", "generative models"]
classifiers = [
"License :: Apache License 2.0",
"License :: OSI Approved :: Apache Software License",
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3.8",
"Intended Audience :: Developers",
Expand Down

0 comments on commit 1266e2a

Please sign in to comment.