We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e128136 commit f49b83bCopy full SHA for f49b83b
.overrides/upgrade-python-version.rst
@@ -16,7 +16,7 @@ We are currently in branch 3.7, and we want to update the strings from 3.8.
16
17
#. Clean possible garbage (form previous builds)::
18
19
- rm -rf ../python-docs-es-pot cpython/Doc/CONTRIBUTING.rst cpython/Doc/upgrade-python-version.rst
+ rm -rf _build ../python-docs-es-pot cpython/Doc/CONTRIBUTING.rst cpython/Doc/upgrade-python-version.rst
20
21
#. Create the .po files from the new source code. This will generate all the .po files for version 3.8::
22
0 commit comments