mirror of
https://github.com/mfts/papermark.git
synced 2025-12-20 01:03:24 +08:00
13 lines
158 B
TOML
13 lines
158 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
tinybird-cli = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.11"
|