pushbits/pyproject.toml
2022-02-13 15:54:57 +01:00

11 lines
176 B
TOML

[tool.poetry]
name = "pushbits"
version = "0.0.0"
description = ""
authors = []
[tool.poetry.dependencies]
python = "^3.7"
[tool.poetry.dev-dependencies]
semgrep = "^0.82.0"