Skip to content

Commit

Permalink
Correct install addresses in requirements.txt
Browse files Browse the repository at this point in the history
Correct addresses to use `ci-group` repositories instead of 
`ElteHupkes` so it can be consistent with future development.
  • Loading branch information
Milan Jelisavcic authored Jul 30, 2017
1 parent 0e6f5b4 commit 188a85b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ argparse==1.2.1
futures==3.0.2
numpy==1.9.2
protobuf==2.6.1
-e git+https://github.com/ElteHupkes/pygazebo.git@revolve#egg=pygazebo
-e git+https://github.com/ElteHupkes/sdf-builder.git@master#egg=sdfbuilder
-e git+https://github.com/ci-group/pygazebo.git@revolve#egg=pygazebo
-e git+https://github.com/ci-group/sdf-builder.git@master#egg=sdfbuilder
trollius==2.0
wsgiref==0.1.2
psutil==3.4.2

0 comments on commit 188a85b

Please sign in to comment.