This website works better with JavaScript.
Home
Help
Sign In
wiki
/
jogobot-red
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
0
Releases
12
Wiki
Activity
Browse Source
Update requirements
tags/v1.2^2
Jonathan Golder
2 years ago
parent
0df2017387
commit
236ba6a870
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
README.md
+3
-0
requirements.txt
+ 1
- 0
README.md
View File
@@ -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
+ 3
- 0
requirements.txt
View File
@@ -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
Write
Preview
Loading…
Cancel
Save