From 0dc9ef1de6bfd5550c2ab35c0ab57d549ddfe10e Mon Sep 17 00:00:00 2001 From: Yell0wflash Date: Tue, 12 Jun 2018 19:56:21 +0200 Subject: [PATCH] gpxpy #117 is implemented, but not release on PyPi, see: https://github.com/tkrajina/gpxpy/issues/117 https://github.com/tkrajina/gpxpy/issues/120 --- requirements/base.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index bf3ec67..2b519e0 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -17,8 +17,8 @@ autotask # https://github.com/tkrajina/gpxpy #gpxpy -# use branch for: https://github.com/tkrajina/gpxpy/issues/117 --e git+https://github.com/tkrajina/gpxpy.git@ns-namespace#egg=gpxpy +# use editable until PyPi release >=v1.3.1: https://github.com/tkrajina/gpxpy/issues/120 +-e git+https://github.com/tkrajina/gpxpy.git@master#egg=gpxpy # https://pypi.org/project/Gpxity/ # https://github.com/wrohdewald/Gpxity