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

[RHCLOUD-37677] remove the requirements.txt file from the repo #264

Merged

Conversation

petracihalova
Copy link
Contributor

RHCLOUD-37677

we use both Pipfile and requirements.txt to manage dependencies, which creates unnecessary duplication. requirements.txt was originally required for Snyk vulnerability checks, but Snyk now also supports Pipfile

therefore, in this PR I am removing requirements.txt to simplify dependency management

@petracihalova petracihalova merged commit bd9d281 into RedHatInsights:master Feb 7, 2025
26 checks passed
@petracihalova petracihalova deleted the remove_requirements_file branch February 7, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants