aboutsummaryrefslogtreecommitdiff
path: root/docs/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-05-10 18:05:41 -0700
committerMicah Lee <micah@micahflee.com>2021-05-10 18:05:41 -0700
commitf471346f044930ed0f04b9d01e1779884c919d9b (patch)
treebec673f3447b3bdf70e68c34ad6b0e9ae0dc77f7 /docs/pyproject.toml
parent06e10c66577e1546641c671394696d642598d874 (diff)
downloadonionshare-f471346f044930ed0f04b9d01e1779884c919d9b.tar.gz
onionshare-f471346f044930ed0f04b9d01e1779884c919d9b.zip
Write script that uses the weblate API to help determine which languages are ready for a release
Diffstat (limited to 'docs/pyproject.toml')
-rw-r--r--docs/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pyproject.toml b/docs/pyproject.toml
index 1b1cb289..fa1c3c55 100644
--- a/docs/pyproject.toml
+++ b/docs/pyproject.toml
@@ -9,6 +9,7 @@ python = "^3.6"
sphinx = "^3.2.1"
sphinx-rtd-theme = "^0.5.0"
sphinx-intl = "^2.0.1"
+httpx = "^0.18.1"
[tool.poetry.dev-dependencies]