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

Make it clearer dev-requirements does not contain dependencies by moving it to dev_tools/conf/pip-list-dev-tools.txt #804

Merged
merged 5 commits into from
Aug 8, 2018

Conversation

Strilanc
Copy link
Contributor

@Strilanc Strilanc commented Aug 3, 2018

  • Rename runtime-requirements.txt to just requirements.txt
  • Inline contrib-requirements.txt into requirements.txt
  • Refactor create_virtual_env to take multiple requirements files
  • Move configuration files (e.g. .pylintrc) into dev_tools/conf
  • Rename apt-runtime-requirements to apt-system-requirements
  • Expand development documentation to discuss tools in check/ and expand on how to create a package

…ing it to dev_tools/conf/pip-list-dev-tools.txt

- Rename runtime-requirements.txt to just requirements.txt
- Inline contrib-requirements.txt into requirements.txt
- Refactor create_virtual_env to take multiple requirements files
- Move configuration files (e.g. .pylintrc) into dev_tools/conf
- Rename apt-runtime-requirements to apt-system-requirements
- Expand development documentation to discuss tools in check/ and expand on how to create a package
@Strilanc Strilanc requested a review from dabacon August 3, 2018 21:39
@googlebot googlebot added the cla: yes Makes googlebot stop complaining. label Aug 3, 2018
Copy link
Collaborator

@cduck cduck left a comment

Choose a reason for hiding this comment

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

LGTM. Need to update CONTRIBUTING.md line 96.

requirements.txt Outdated
networkx~=2.1
numpy~=1.14
protobuf~=3.5
pylatex==1.3.*
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why move this from contrib-requirements? It's only used in contrib.

@Strilanc Strilanc merged commit 9841cfc into master Aug 8, 2018
@Strilanc Strilanc deleted the pylint-is-a-tool branch August 8, 2018 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants