Skip to content

Commit

Permalink
Update diode-napalm-agent/pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
leoparente authored May 21, 2024
1 parent 6ae353a commit b4054fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diode-napalm-agent/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.0.1" # Overwritten during the build process
description = "NetBox Labs, Diode NAPALM Agent"
readme = "README.md"
requires-python = ">=3.7"
license = {file = "../LICENSE.txt"}
license = {file = "LICENSE.txt"}
authors = [
{name = "NetBox Labs", email = "[email protected]" } # Optional
]
Expand Down

0 comments on commit b4054fa

Please sign in to comment.