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

ENH: Install flake8 for development #8

Merged

Conversation

jhlegarreta
Copy link
Collaborator

Install flake8 for development.

Fixes

/home/runner/work/_temp/ce560110-851d-4e53-92fc-94953f39c780.sh: line 3: flake8: command not found

raised in:
https://github.com/brainhackorg/braintransform/runs/5175981961?check_suite_focus=true#step:5:110

Take advantage of the commit to:

  • Use the previously required package version.
  • Remove the docstring checking package as it was not previously present.

Install `flake8` for development.

Fixes
```
/home/runner/work/_temp/ce560110-851d-4e53-92fc-94953f39c780.sh: line 3: flake8: command not found
```

raised in:
https://github.com/brainhackorg/braintransform/runs/5175981961?check_suite_focus=true#step:5:110

Take advantage of the commit to:
- Use the previously required package version.
- Remove the docstring checking package as it was not previously present.
@jhlegarreta jhlegarreta merged commit d0eb082 into brainhackorg:main Feb 13, 2022
@jhlegarreta jhlegarreta deleted the InstallFlakeForDevelopment branch February 13, 2022 20:32
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.

None yet

1 participant