From cf6a5e298948cb28119f2beca64f31f2aae24c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Costa?= Date: Tue, 26 Jun 2018 13:45:24 +0200 Subject: [PATCH] Pin pywikibot (#43) Also as an indication of when it starts lagging behind and might be broken. --- README.md | 3 --- requirements.txt | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 8bb5750..1fdde36 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,6 @@ Heavily based on the [LSH](https://github.com/lokal-profil/LSH) repo You can install `BatchUploadTools` via `pip` using: `pip install git+https://github.com/lokal-profil/BatchUploadTools.git` -If you are not already using the developer version of pywikibot (3.0-dev) you -will have to add the `--process-dependency-links` flag to the pip command. - If it is your first time running pywikibot you will also have to set up a `user-config.py` file. diff --git a/requirements.txt b/requirements.txt index 891910f..5b89175 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ future mwparserfromhell -git+https://github.com/wikimedia/pywikibot-core.git +pywikibot==3.0.20180603