Merge branch 'remove-jogobot-submodule' into develop
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
||||
[submodule "jogobot"]
|
||||
path = jogobot
|
||||
url = ../jogobot
|
||||
@@ -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
|
||||
|
||||
|
||||
1
jogobot
1
jogobot
Submodule jogobot deleted from d69d873624
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user