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

Support multiple input files and requirements-file references #63

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

mark-thm
Copy link
Collaborator

Issue

Fixes #58. Users of this module wish to use multiple input requirements files and refer to those files from a base .in file.

Summary

Add support for passing additional files using a data argument. Add an example showing how this extra argument may be used to pass referenced .in files to generate a combined output requirements.txt file and document the new argument in the readme.

@mark-thm mark-thm requested a review from a team as a code owner June 16, 2024 18:39
@thm-automation thm-automation bot enabled auto-merge (squash) June 16, 2024 18:42
@thm-automation thm-automation bot merged commit 9dac582 into main Jun 17, 2024
7 checks passed
@thm-automation thm-automation bot deleted the me/req-files-refs branch June 17, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support references between requirements files
2 participants