Skip to content
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

Package version definitions #8

Closed
jessjaco opened this issue Jun 5, 2023 · 1 comment
Closed

Package version definitions #8

jessjaco opened this issue Jun 5, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@jessjaco
Copy link
Collaborator

jessjaco commented Jun 5, 2023

This may belong more in dep-tools repo, but since the coastlines are in more active development, it's here.

dep-tools has "*" for versions in pyproject.toml because versions may differ between local and planetary computer installations. But this is not ideal.

Of particular issue is that the version of gdal must match local install

@jessjaco
Copy link
Collaborator Author

jessjaco commented Jun 5, 2023

For now I'm leaving gdal version undefined in requirements.txt (be careful when running pip-compile) and including a local constraints.txt file.

@jessjaco jessjaco added the documentation Improvements or additions to documentation label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant