mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-08 03:28:35 +03:00
Consolidate and organize config files (#61)
This commit is contained in:
@@ -31,6 +31,13 @@ dependencies = [
|
||||
"requests (>=2.25.1)",
|
||||
"pyopenssl (>=23.3.0)",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = "."
|
||||
|
||||
[tool.coverage.run]
|
||||
omit = ["app/migrations/*"]
|
||||
|
||||
[tool.poetry.group.worker.dependencies]
|
||||
watchdog = ">=6.0.0,<7.0.0"
|
||||
setuptools = "^75.8.0"
|
||||
|
||||
Reference in New Issue
Block a user