Add requirements
To make setup of environment for this module easier
This commit is contained in:
15
README.md
15
README.md
@@ -1,6 +1,21 @@
|
||||
jogobot-red
|
||||
===========
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
* pywikibot-core
|
||||
* mwparserfromhell
|
||||
|
||||
The libraries above need to be installed and configured manualy considering [documentation of pywikibot-core](https://www.mediawiki.org/wiki/Manual:Pywikibot).
|
||||
|
||||
* SQLAlchemy
|
||||
* PyMySQL
|
||||
|
||||
Those can be installed using pip and the _requirements.txt_ file provided with this packet
|
||||
|
||||
pip install -r requirements.txt
|
||||
|
||||
Versions
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user