mirror of
https://github.com/scottbez1/smartknob.git
synced 2025-11-04 17:19:40 +08:00
14 lines
180 B
TOML
14 lines
180 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
grpcio-tools = "*"
|
|
protobuf = "==3.20.3"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.10"
|