updates to Pipefiles, requirements.txt, and setup.py to account for addition of mako dependency

This commit is contained in:
Blake Harnden 2020-01-24 17:12:14 -08:00
parent b02f2251cd
commit bc2fb628cc
4 changed files with 21 additions and 20 deletions

View file

@ -21,4 +21,3 @@ mock = "*"
[packages]
core = {editable = true,path = "."}
mako = "*"