diff --git a/README.md b/README.md index d2200cf..6ec222b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The libraries above need to be installed and configured manualy considering [doc * SQLAlchemy * PyMySQL +* [jogobot-core module](https://git.golderweb.de/wiki/jogobot) Those can be installed using pip and the _requirements.txt_ file provided with this packet diff --git a/requirements.txt b/requirements.txt index 45f37b6..6db88ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,3 +21,6 @@ PyMySQL>=0.7 # Also needed, but not covered here, is a working copy of pywikibot-core # which also brings mwparserfromhell + +# jogobot +git+https://git.golderweb.de/wiki/jogobot.git#egg=jogobot