Skip to content
Snippets Groups Projects
Commit 93197856 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[conda] Add black code formatter as a dependence

parent 5094e683
Branches
Tags
1 merge request!86Add black dep
...@@ -28,6 +28,7 @@ requirements: ...@@ -28,6 +28,7 @@ requirements:
run: run:
- python - python
- setuptools - setuptools
- black
- click >=7 - click >=7
- click-plugins - click-plugins
- conda=4 - conda=4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment