Fix docker #59 #60

Merged
bmartin5692 merged 2 commits from fix-docker-#59 into master 2019-11-22 21:10:07 +01:00
Showing only changes of commit d99e1c281c - Show all commits

View file

@ -9,7 +9,7 @@ environment:
install:
- pip install pipenv
- pipenv --python 3
- pipenv --python 3.7
- pipenv install --dev
build: off