-
Notifications
You must be signed in to change notification settings - Fork 906
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
Consolidate all requirements #2597
Merged
Merged
Commits on Jul 14, 2023
-
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Configuration menu - View commit details
-
Copy full SHA for 23da726 - Browse repository at this point
Copy the full SHA 23da726View commit details -
Avoid adding problematic lines to requirements.txt
kedro is preinstalled in the behave environment, so this should not be needed. In exchange, requirements.txt files can always be read by setuptools automatic parsing. See McK-Private/private-kedro#352 (comment) for motivation of the original logic. Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Configuration menu - View commit details
-
Copy full SHA for bb78940 - Browse repository at this point
Copy the full SHA bb78940View commit details -
Fix gh-2588. Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Configuration menu - View commit details
-
Copy full SHA for e790eb0 - Browse repository at this point
Copy the full SHA e790eb0View commit details -
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Configuration menu - View commit details
-
Copy full SHA for 181659f - Browse repository at this point
Copy the full SHA 181659fView commit details -
Ignore import order in pylint in favour of isort
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Configuration menu - View commit details
-
Copy full SHA for 4239c2c - Browse repository at this point
Copy the full SHA 4239c2cView commit details -
Do not replace kedro plugins in e2e tests
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Configuration menu - View commit details
-
Copy full SHA for e2cdd7a - Browse repository at this point
Copy the full SHA e2cdd7aView commit details -
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Configuration menu - View commit details
-
Copy full SHA for ceffb66 - Browse repository at this point
Copy the full SHA ceffb66View commit details -
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Configuration menu - View commit details
-
Copy full SHA for 4104e68 - Browse repository at this point
Copy the full SHA 4104e68View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.