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

feat: support -r flag in requirements.txt files #174

Merged
merged 1 commit into from Apr 27, 2023
Merged

Conversation

G-Rath
Copy link
Owner

@G-Rath G-Rath commented Mar 3, 2023

No description provided.

@G-Rath G-Rath force-pushed the support-r-flag branch 4 times, most recently from ae13249 to 241371b Compare March 4, 2023 20:56
@G-Rath G-Rath marked this pull request as draft March 9, 2023 19:42
@G-Rath
Copy link
Owner Author

G-Rath commented Mar 9, 2023

I'm holding off on landing this until I've done a review of some other work, because having a parser open a file impacts the ability to change the signature to something like taking an io.Reader, which is important for other stuff I'm looking into

@G-Rath G-Rath added the enhancement New feature or request label Apr 27, 2023
@G-Rath G-Rath force-pushed the support-r-flag branch 2 times, most recently from def3b26 to b15694b Compare April 27, 2023 20:56
@G-Rath G-Rath marked this pull request as ready for review April 27, 2023 23:45
@G-Rath G-Rath merged commit 063a98e into main Apr 27, 2023
8 checks passed
@G-Rath G-Rath deleted the support-r-flag branch April 27, 2023 23:45
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 this pull request may close these issues.

None yet

1 participant