updates to Pipfiles and requirements.txt for pyproj dependency

This commit is contained in:
Blake Harnden 2020-02-26 12:18:55 -08:00
parent b5b51794d8
commit 7574765305
3 changed files with 42 additions and 44 deletions

View file

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