Skip to content

Commit

Permalink
Use official garmin-uploader 1.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Munch committed Apr 6, 2018
1 parent f5e7683 commit 0705f5f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
[submodule "garmin-uploader"]
path = garmin-uploader
url = https://github.com/lmunch/garmin-uploader.git
branch = master
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ ! -d venv3 ]; then
venv3/bin/pip install pytz
venv3/bin/pip install requests
venv3/bin/pip install six
venv3/bin/pip install -I garmin-uploader==1.0.4
fi

source venv3/bin/activate
export PYTHONPATH=garmin-uploader
1 change: 0 additions & 1 deletion garmin-uploader
Submodule garmin-uploader deleted from b08832

0 comments on commit 0705f5f

Please sign in to comment.