mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
16 lines
207 B
TOML
16 lines
207 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
rst2pdf = "*"
|
|
sphinx-rtd-theme = "==1.2.0"
|
|
Sphinx = "*"
|
|
Pillow = "*"
|
|
|
|
[requires]
|
|
python_version = "3.8"
|