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