Skip to content

Eliminate dependency on VITO artifactory #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
soxofaan opened this issue Feb 7, 2025 · 1 comment
Open

Eliminate dependency on VITO artifactory #171

soxofaan opened this issue Feb 7, 2025 · 1 comment

Comments

@soxofaan
Copy link
Member

soxofaan commented Feb 7, 2025

The docker build procedure depends on VITO artifactory for extra pip install index:

echo "extra-index-url = https://artifactory.vgt.vito.be/api/pypi/python-openeo/simple" >> $PIP_CONF && \

This service is now being locked down (requires VPN), so this build procedure is not reproducible for external users (e.g. in EOEPCA context)

@soxofaan
Copy link
Member Author

soxofaan commented Feb 7, 2025

that artifactory url is only (I think) for the openeo-python-driver dependency:

so the situation could be resolved by

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant