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

Merge branch 'add_black_to_build_list' into 'master'

Add black to package to build

See merge request bob/bob.conda!393
parents 90d6304a 6918941f
Branches
Tags
1 merge request!393Add black to package to build
Pipeline #25726 passed
...@@ -45,6 +45,7 @@ PACKAGES+=('conda/aniso8601') ...@@ -45,6 +45,7 @@ PACKAGES+=('conda/aniso8601')
PACKAGES+=('conda/flask-restful') PACKAGES+=('conda/flask-restful')
PACKAGES+=('conda/bob-devel') PACKAGES+=('conda/bob-devel')
PACKAGES+=('conda/beat-devel') PACKAGES+=('conda/beat-devel')
PACKAGES+=('conda/black')
current=0 current=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment