Skip to content
Snippets Groups Projects
Commit 28064e8c authored by Empiriker's avatar Empiriker
Browse files

Update readme comment on version control

parent c1ed2da7
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ source live-query-wiktextract/bin/activate ...@@ -33,7 +33,7 @@ source live-query-wiktextract/bin/activate
pip install -r requirements.txt pip install -r requirements.txt
``` ```
_Since wiktextract is not regularly published as a Python package, we fix version control to a specific commit. The commit indicated in requirements.txt was used and tested during development._ _Since `wiktextract` and its dependency `wikitextprocessor` are not regularly published as a Python package, it's a challenge to fix them to a specific version. From `requirements.txt`, the latest version will always be installed. Attention: This might mean that after reinstalling, the output schema of `wiktextract` might have slightly changed._
### 4. Load templates from dump files ### 4. Load templates from dump files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment