Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Odair M.
adega
Commits
7a36e8fa
Commit
7a36e8fa
authored
Mar 16, 2018
by
Jomaro Rodrigues
Browse files
Update makefile - agrupando as instalações, pra tentar agilizar
parent
7d10c7f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
makefile
View file @
7a36e8fa
...
...
@@ -28,11 +28,8 @@ clean-docs:
@
rm
-rf
docs
install
:
apt-get update
apt-get
install
-y
python3-dev
apt-get
install
-y
python3-pip
apt-get
install
-y
libpq-dev
apt-get
install
-y
postgresql postgresql-contrib
apt-get update
-qq
apt-get
install
-y
python3-dev python3-pip libpq-dev postgresql postgresql-contrib
install-user
:
pip3
install
--user
-U
pip setuptools
pipenv
==
9.0.3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment