mirror of
https://github.com/hackathi/brother_ql_web.git
synced 2026-02-03 23:33:22 +00:00
16 lines
197 B
TOML
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"
|