first add
This commit is contained in:
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "fgai"
|
||||
version = "0.1.0"
|
||||
description = "Local FortiGate log and policy inspection agent with guarded UTM autoblocking."
|
||||
requires-python = ">=3.11"
|
||||
dependencies = []
|
||||
|
||||
[project.scripts]
|
||||
fgai = "fgai.cli:main"
|
||||
Reference in New Issue
Block a user