X Tutup
Skip to content

add check to noxfile template for constraints files#5611

Merged
leahecole merged 5 commits intomasterfrom
add_constraints_check
Apr 2, 2021
Merged

add check to noxfile template for constraints files#5611
leahecole merged 5 commits intomasterfrom
add_constraints_check

Conversation

@leahecole
Copy link
Copy Markdown
Collaborator

@leahecole leahecole commented Mar 31, 2021

Description

Fixes #5549
This checks for the existence of a constraints.txt file or a constraints-test.txt file and if it exists, installs with the -c flag as part of running the tests. Sibling synthtool PR

Note: It's a good idea to open an issue first for discussion.

Checklist

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add constraints file capability to noxfile

3 participants

X Tutup