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

363 simplify reqs #364

Merged
merged 3 commits into from
Sep 11, 2024
Merged

363 simplify reqs #364

merged 3 commits into from
Sep 11, 2024

Conversation

tofu-rocketry
Copy link
Member

This PR updates the requirements.txt file and points the Docker build at it.

Resolves #363

We are dropping Python 2 support, but still need to maintain Pyhton 3.6
support for now while we support EL8.
And also repoint the Dockerfile. requirements.txt has been updated to
Python 3.6 dependencies so it should work for the Docker build now.
Earlier versions don't work with SSM any more
@tofu-rocketry tofu-rocketry added this to the 4.0.0 milestone Sep 11, 2024
@tofu-rocketry tofu-rocketry self-assigned this Sep 11, 2024
@tofu-rocketry tofu-rocketry marked this pull request as ready for review September 11, 2024 10:29
@tofu-rocketry tofu-rocketry requested a review from a team as a code owner September 11, 2024 10:29
Copy link

@garaimanoj garaimanoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@tofu-rocketry tofu-rocketry merged commit 64d017a into apel:dev Sep 11, 2024
11 of 12 checks passed
@tofu-rocketry tofu-rocketry deleted the 363-simplify-reqs branch September 11, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Simplify requirements.txt and requirement-docker.txt to single file
2 participants