some kind of readme

master
Michael Murtaugh 7 years ago
parent 7563356d13
commit 4d81195199

@ -0,0 +1,14 @@
Installation
=============
Make sure your virtualenv is up to date (had troubles with html5lib).
Create and activate your venv.
virtualenv venv
source venv/bin/activate
Install python dependencies with pip
pip install pillow html5lib mwclient
Loading…
Cancel
Save