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

Removes redundant dependencies from environment.yml #1309

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Removes redundant dependencies from environment.yml #1309

merged 1 commit into from
Nov 22, 2022

Conversation

j0ker70
Copy link
Contributor

@j0ker70 j0ker70 commented Nov 21, 2022

[Issue] #1308
[Problem] As mentioned in #960, there are some redundant dependencies in the environment.yml file
[Solution] Removed the redundant dependencies(e.g. black, isort, flake8, pep8 and pyflakes)

[Problem] As mentioned in #960, there are some redundant dependencies in
the environment.yml file
[Solution] Removed the redundant dependencies(e.g. black, isort, flake8,
pep8 and pyflakes)
@brandonwillard brandonwillard merged commit 47111b9 into aesara-devs:main Nov 22, 2022
@brandonwillard
Copy link
Member

Thanks, @j0ker70!

@brandonwillard brandonwillard linked an issue Nov 22, 2022 that may be closed by this pull request
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.

Remove code style and linting dependencies from environment.yml
2 participants