From defa1b0a87e8221d810b7af4f282b281f7873551 Mon Sep 17 00:00:00 2001 From: wgaylord Date: Tue, 21 May 2019 11:42:34 -0500 Subject: [PATCH] fix requirements.txt --- requirments.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirments.txt b/requirments.txt index a1a9e63..24d21c5 100644 --- a/requirments.txt +++ b/requirments.txt @@ -5,4 +5,4 @@ satellitetle>=0.5.1 tqdm>=4.30.0 skyfield>=1.10 numpy >=1.16 --e git+https://gitlab.com/librespacefoundation/satnogs/python-satnogs-api@e20a7d3c98526edb55f0dd20f58a4295f09a7bff \ No newline at end of file +-e git+https://gitlab.com/librespacefoundation/satnogs/python-satnogs-api@e20a7d3c98526edb55f0dd20f58a4295f09a7bff#egg=satnogs_api_client \ No newline at end of file