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

Remove code style and linting dependencies from environment.yml #1308

Closed
dgerlanc opened this issue Nov 21, 2022 · 0 comments · Fixed by #1309
Closed

Remove code style and linting dependencies from environment.yml #1308

dgerlanc opened this issue Nov 21, 2022 · 0 comments · Fixed by #1309
Labels
Conda good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dgerlanc
Copy link
Contributor

These dependencies (black, isort, flake8, pep8, and pyflakes) are now covered through pre-commit and can be removed from environment.yml

See #960 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Conda good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants