Skip to content
Snippets Groups Projects
Commit a0357545 authored by Mathieu Loiseau's avatar Mathieu Loiseau
Browse files

update readme

parent c8795383
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ This project does depend on python packages. ...@@ -18,6 +18,7 @@ This project does depend on python packages.
* [```pip install pywikibot```](https://pypi.org/project/pywikibot/) * [```pip install pywikibot```](https://pypi.org/project/pywikibot/)
* [```pip install wikitextparser```](https://pypi.org/project/wikitextparser/) * [```pip install wikitextparser```](https://pypi.org/project/wikitextparser/)
* [```pip install gitpython```](https://gitpython.readthedocs.io/en/stable/) * [```pip install gitpython```](https://gitpython.readthedocs.io/en/stable/)
* [```pip install sqlite3```](https://docs.python.org/3/library/sqlite3.html) Might be provided with python
* [```pip install importlib```](https://pypi.org/project/importlib/) * [```pip install importlib```](https://pypi.org/project/importlib/)
_Optional (for python 2.*, not tested)_ _Optional (for python 2.*, not tested)_
* run ``./setup.py`` (used to store wikstraktor version in wiktionary extracts) * run ``./setup.py`` (used to store wikstraktor version in wiktionary extracts)
......
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