Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proxy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
5
Issues
5
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
haas
proxy
Commits
00e599b2
Commit
00e599b2
authored
Aug 09, 2017
by
Michal Horejsek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed prepare-dev
parent
9661cb9b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
Makefile
Makefile
+5
-5
No files found.
Makefile
View file @
00e599b2
...
...
@@ -16,12 +16,12 @@ all:
prepare-dev
:
apt-get
install
-y
python python-pip python3 python3-pip sshpass
p
ip2
install
twisted>
=
16.0
p
ip3
install
twisted>
=
16.6
p
ython2
-m
pip
install
twisted>
=
16.0
p
ython3
-m
pip
install
twisted>
=
16.6
# Test dependencies
p
ip2
install
pylint
pytest
mock
p
ip3
install
pylint
pytest
p
ython2
-m
pip
install
pylint
pytest
mock
p
ython3
-m
pip
install
pylint
pytest
# Build dependencies
apt-get
install
-y
ruby
ruby-dev
rubygems
build-essential
rpm
...
...
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