Skip to content

Commit

Permalink
Add project classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
abn committed Jul 23, 2020
1 parent a9be2dc commit 0b09b65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ packages = [
{ include = "gnmi", from = "src" },
]
readme = "README.md"
classifiers = [
"Development Status :: 2 - Pre-Alpha",
"Topic :: Software Development",
"Topic :: Software Development :: Libraries",
"Topic :: System :: Networking",
]

[tool.poetry.dependencies]
python = "^3.6"
Expand Down

0 comments on commit 0b09b65

Please sign in to comment.