Skip to content

Conversation

@gribok
Copy link
Contributor

@gribok gribok commented Mar 31, 2020

Based on #244

@Kilo59 Kilo59 linked an issue Apr 1, 2020 that may be closed by this pull request
Copy link
Collaborator

@Kilo59 Kilo59 left a comment

Choose a reason for hiding this comment

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

I have some questions about this before merging.
#244 (comment)

  • generate-reqs (or similar name) invoke task to generate the requirements files
  • pytest test or CI step that ensures that the requirements.txt and Pipfile.lock are in sync

@gribok
Copy link
Contributor Author

gribok commented Apr 1, 2020

Thanks for feedback.
I left some comments in #244.

@gribok
Copy link
Contributor Author

gribok commented Apr 3, 2020

Add testcases to validate requirements.txt and requirements-dev.txt.
subprocess library is a build-in in python 3.8.
Adjust CONTRIBUTION guide and README to enforce syncing of package descriptions.

@gribok gribok requested a review from Kilo59 April 3, 2020 20:00
@Kilo59 Kilo59 merged commit 1f205f4 into ExpDev07:master Apr 3, 2020
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.

Generate requirements.txt files

2 participants