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

🔨 improve min_requirements template #90

Merged
merged 1 commit into from
Jul 13, 2019
Merged

Conversation

jayvdb
Copy link
Member

@jayvdb jayvdb commented Jul 8, 2019

Discard extra requirements when a dependency contains multiple
constraints with a comma.
Refactor also to simplify and improve style.

Closes #88

Discard extra requirements when a dependency contains multiple
constraints with a comma.
Refactor also to simplify and improve style.

Closes moremoban#88
@chfw
Copy link
Member

chfw commented Jul 12, 2019

Would you like to add a test case for this template? I knew there should be one but there is not one at the moment.

@jayvdb
Copy link
Member Author

jayvdb commented Jul 13, 2019

Well ideally this gets merged before moremoban/moban#285 , which would need to be regenerated. I already tested it on that change and it did the right thing.

I'm pretty low on time available this weekend.

Copy link
Member

@chfw chfw left a comment

Choose a reason for hiding this comment

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

Good to go

@chfw chfw merged commit 5c14d01 into moremoban:dev Jul 13, 2019
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.

min_requirements.txt.jj2 doesnt support requirements with multipe conditions
2 participants