Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Installs Cython via pip rather than via the package manager #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Installs Cython via pip rather than via the package manager #19

wants to merge 1 commit into from

Conversation

StefanD986
Copy link

The Cython version needs to be >=0.22 because libswiftnav requires that. If Cython is installed via the systems package manager, an outdated version might be installed. Cython is required in the requirements.txt file, so it will be installed via pip. This patch removes Cython from the apt-get list.

The Cython version needs to be >=0.22 because libswiftnav requires that. If Cython is installed via the systems package manager, an outdated version might be installed. Cython is required in the `requirements.txt` file, so it will be installed via pip. This patch removes Cython from the `apt-get` list.
adel-mamin referenced this pull request in adel-mamin/peregrine Apr 21, 2016
pmiettinen pushed a commit to pmiettinen/peregrine that referenced this pull request Apr 28, 2016
…g-test

Develop L1CA and L2C tracking test further
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant