Skip to content

Commit 2e6495c

Browse files
committed
Install flakeheaven from conda-forge instead of pypi
1 parent f72c23b commit 2e6495c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies:
2323
- black
2424
- blackdoc
2525
- docformatter
26+
- flakeheaven
2627
- isort>=5
2728
- pylint
2829
# Dev dependencies (unit testing)
@@ -37,5 +38,3 @@ dependencies:
3738
- sphinx-copybutton
3839
- sphinx-gallery
3940
- sphinx_rtd_theme
40-
- pip:
41-
- flakeheaven

0 commit comments

Comments
 (0)