mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-08 03:18:35 +03:00
Update pyproject.toml
This commit is contained in:
@@ -16,16 +16,16 @@ classifiers = [
|
||||
"Natural Language :: English"
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
[project.dependencies]
|
||||
rich = "*"
|
||||
psutil = "*"
|
||||
requests = "*"
|
||||
pyreadline3 = "*"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
[project.scripts]
|
||||
octosuite = "octosuite.main:octosuite"
|
||||
|
||||
[tool.poetry.urls]
|
||||
[project.urls]
|
||||
homepage = "https://github.com/bellingcat/octosuite"
|
||||
documentation = "https://github.com/bellingcat/octosuite/wiki"
|
||||
repository = "https://github.com/bellingcat/octosuite.git"
|
||||
|
||||
Reference in New Issue
Block a user