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

Using pipenv for dependency mgmt #3

Conversation

elreydetoda
Copy link

@elreydetoda elreydetoda commented Aug 23, 2022

I've discussed before about using pipenv for dependency mgmt, and this will be one of my pieces of feedback for your PR

The docs will need to be updated as well with the new workflow, and feel free to also add black & pylint as development dependencies. So, we can get some good linting & formatting from PRs (we can eventually expand to running them on each PR in the future).

commit messages:

  • adding Pipfile for package management
  • updating requirements.txt with pipenv's version <-- did this in case you wanted to keep this around, but feel free to remove it, since pipenv can handle everything.

- updating requirements.txt with pipenv's version
@elreydetoda
Copy link
Author

closing because of new commits added to the PR here.

@elreydetoda elreydetoda deleted the kylepotts-e2e_tests-feat/pipfile branch September 4, 2022 07:26
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.

1 participant