Browse Source

Update requirements

develop
Jonathan Golder 6 years ago
parent
commit
236ba6a870
  1. 1
      README.md
  2. 3
      requirements.txt

1
README.md

@ -11,6 +11,7 @@ The libraries above need to be installed and configured manualy considering [doc
* SQLAlchemy * SQLAlchemy
* PyMySQL * 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 Those can be installed using pip and the _requirements.txt_ file provided with this packet

3
requirements.txt

@ -21,3 +21,6 @@ PyMySQL>=0.7
# Also needed, but not covered here, is a working copy of pywikibot-core # Also needed, but not covered here, is a working copy of pywikibot-core
# which also brings mwparserfromhell # which also brings mwparserfromhell
# jogobot
git+https://git.golderweb.de/wiki/jogobot.git#egg=jogobot

Loading…
Cancel
Save