brother_ql_web/Pipfile
2021-06-08 14:24:06 +02:00

16 lines
197 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
brother-ql = "*"
bottle = "*"
Jinja2 = "*"
pylibdmtx = "*"
[dev-packages]
[requires]
python_version = "3.9"