Skip to content
Snippets Groups Projects
Commit 2962ad91 authored by Jomaro Rodrigues's avatar Jomaro Rodrigues
Browse files

pinando versão mais antiga do pipenv por bug

parent 6f25653f
No related branches found
No related tags found
1 merge request!1WIP: Development
...@@ -33,7 +33,7 @@ install: ...@@ -33,7 +33,7 @@ install:
apt-get install -y python3-pip apt-get install -y python3-pip
apt-get install -y libpq-dev apt-get install -y libpq-dev
apt-get install -y postgresql postgresql-contrib apt-get install -y postgresql postgresql-contrib
pip3 install --user -U pip setuptools pipenv pip3 install --user -U pip setuptools pipenv==9.0.3
pipenv install pipenv install
install-dev: install install-dev: install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment