Skip to content

Commit 9278f93

Browse files
committed
Remove all references to Transifex as is not used
1 parent 50570cf commit 9278f93

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ CPYTHON_WORKDIR := cpython
1919
OUTPUT_DOCTREE := $(CPYTHON_WORKDIR)/Doc/build/doctree
2020
OUTPUT_HTML := $(CPYTHON_WORKDIR)/Doc/build/html
2121
LOCALE_DIR := $(CPYTHON_WORKDIR)/locale
22-
TRANSIFEX_PROJECT := python-docs-es
2322
POSPELL_TMP_DIR := .pospell
2423

2524

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Documentation Contribution Agreement
3232

3333
NOTE REGARDING THE LICENSE FOR TRANSLATIONS: Python's documentation is
3434
maintained using a global network of volunteers. By posting this
35-
project on Transifex, Github, and other public places, and inviting
35+
project on Github, and other public places, and inviting
3636
you to participate, we are proposing an agreement that you will
3737
provide your improvements to Python's documentation or the translation
3838
of Python's documentation for the PSF's use under the CC0 license

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ powrap
99
python-docs-theme
1010
setuptools
1111
sphinx-intl
12-
transifex-client
1312
pre-commit
1413
sphinx-autorun
1514
sphinxemoji

0 commit comments

Comments
 (0)