Skip to content

Conversation

@skshetry
Copy link
Collaborator

Plan is to add dependabot to update those packages required for testing, after this gets merged.

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

Plan is to add dependabot to update those packages required for testing
@skshetry skshetry added the build label Mar 23, 2021
@skshetry skshetry self-assigned this Mar 23, 2021
Comment on lines +117 to +119
tests_requirements = (
Path("test_requirements.txt").read_text().strip().splitlines()
)
Copy link
Collaborator Author

@skshetry skshetry Mar 23, 2021

Choose a reason for hiding this comment

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

Should we allow users to install with [tests] at all? I'd say that we should ask contributors to use -r dev_requirements.txt than using [tests] here but maybe it's just a matter of taste. Anyway, avoiding that change/discussion for now.

dependabot only understands pipfile/poetry lockfile/pip-tools and these requirements.txt. I'd prefer to keep these in setup.cfg but it doesn't support those yet.

@skshetry skshetry requested a review from pared March 24, 2021 14:08
@efiop efiop merged commit 1931a6e into treeverse:master Mar 26, 2021
@skshetry skshetry deleted the test_requirements_txt branch March 26, 2021 12:28
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.

2 participants