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

Update venv requirements from Bastion build #159

Closed
rjhd2 opened this issue Oct 11, 2024 · 3 comments · Fixed by #162
Closed

Update venv requirements from Bastion build #159

rjhd2 opened this issue Oct 11, 2024 · 3 comments · Fixed by #162
Assignees
Labels
enhancement New feature or request

Comments

@rjhd2
Copy link
Collaborator

rjhd2 commented Oct 11, 2024

Bastion has virtualenv available rather than conda, natively. So update and refresh the requirements.txt file after a successful build.

May also address #60 & #61

@rjhd2 rjhd2 added the enhancement New feature or request label Oct 11, 2024
@rjhd2 rjhd2 self-assigned this Oct 11, 2024
rjhd2 added a commit that referenced this issue Oct 11, 2024
rjhd2 added a commit that referenced this issue Oct 11, 2024
@rjhd2
Copy link
Collaborator Author

rjhd2 commented Oct 11, 2024

Numpy version not set to allow resolution of dependencies. Cartopy not yet installed - GOES missing.

@rjhd2
Copy link
Collaborator Author

rjhd2 commented Oct 11, 2024

Conda build in 43ad79d included cartopy, and was much easier. Tests work as expected at this point.

@rjhd2
Copy link
Collaborator Author

rjhd2 commented Oct 16, 2024

Latest Conda is missing sphinx, so autodocs won't work.

rjhd2 added a commit that referenced this issue Oct 21, 2024
rjhd2 added a commit that referenced this issue Oct 21, 2024
rjhd2 added a commit that referenced this issue Oct 21, 2024
* #159: renaming

* #159: updated packages after build

* #159: updated file with versions to match conda

* #159: updated environment from Bastion build

* #159: requirements file from conda, in case of use for venv

* #159: adding missing sphinx libraries

* #159: Bastion build with --from-history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant