forked from AFPy/python-docs-fr
potodo: Work offline (it only know to query github for the moment)
This commit is contained in:
parent 26ccd93ef1
commit d7149ee267
2 changed files with 2 additions and 2 deletions
2 Makefile
2
Makefile | | @ -124,7 +124,7 @@ htmlview: all | |||
| ||||
.PHONY: todo | ||||
todo: ensure_prerequisites | ||||
potodo --exclude venv .venv $(EXCLUDED) | ||||
potodo --offline --exclude venv .venv $(EXCLUDED) | ||||
| ||||
.PHONY: wrap | ||||
wrap: ensure_prerequisites | ||||
| | | |||
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2023-01-15 22:33+0100\n" | ||||
"PO-Revision-Date: 2022-12-04 14:57+0100\n" | ||||
"PO-Revision-Date: 2023-02-15 11:51+0100\n" | ||||
"Last-Translator: Jean Abou Samra <jean@abou-samra.fr>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue