Bugfix pipfile

Merge conflict wasn't fully resolved. Doh!
master
James Curtin 5 years ago
parent 9b2045c235
commit 6567914403
No known key found for this signature in database
GPG Key ID: E33439C11796824D
  1. 4
      {{cookiecutter.app_name}}/Pipfile

@ -49,12 +49,8 @@ environs = "==4.1.3"
# Testing
pytest = "==4.5.0"
WebTest = "==2.0.33"
<<<<<<< HEAD
factory-boy = "==2.12.*"
=======
factory-boy = "==2.11.*"
pdbpp = "==0.10.0"
>>>>>>> ae5c375... Implement docker environment
# Lint and code style
flake8 = "==3.7.7"

Loading…
Cancel
Save