feat(poetry): add srcinfo

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2022-01-16 18:16:42 -08:00
parent eb59cbaa39
commit d94e2dc9d7
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
2 changed files with 28 additions and 1 deletions

View file

@ -88,6 +88,7 @@ filelock = "^3.3.2"
posix-ipc = "^1.0.5"
pyalpm = "^0.10.6"
fastapi = "^0.71.0"
srcinfo = "^0.0.8"
[tool.poetry.dev-dependencies]
flake8 = "^4.0.1"