https://codeberg.org/interpeer/s3kr1t.git
Raw File
Tip revision: 1b8ef4603f2fe073453fa677f47a7bb5bf239eae authored by Jens Finkhaeuser on 13 October 2022, 12:29:20 UTC
Changelog
Tip revision: 1b8ef46
Pipfile
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[packages]
meson = ">=0.58.0"
towncrier = "*"
semgrep = "*"
flawfinder = "*"
requests = "*"
pyyaml = "*"
conan = "*"
bump2version = "*"

[requires]
python_version = "3"
back to top