packaging and testing

This commit is contained in:
Nikolaj Danger
2020-03-24 15:30:45 +01:00
parent de6ee115e7
commit 5394046aeb
10 changed files with 145 additions and 72 deletions

View File

@ -1 +1,7 @@
from .gwendolynFuncs import helloFunc, roll_dice, cap, imageFunc, movieFunc, parseChar, parseRoll, spellFunc, monsterFunc, nameGen, tavernGen
from .gwendolynFuncs import helloFunc, roll_dice, cap, imageFunc
from .swfuncs import parseChar, parseRoll
from .lookup import spellFunc, monsterFunc
from .other import nameGen, tavernGen, movieFunc