Skip to content

Commit

Permalink
Drop black-primer
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Mar 28, 2022
1 parent 0fcc19f commit 403e27d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ outputs:
noarch: python
entry_points:
- black = black:patched_main
- black-primer = black_primer.cli:main
requirements:
host:
- python >=3.6
Expand All @@ -40,7 +39,6 @@ outputs:
- pip
commands:
- black --help
- black-primer --help
- pip check

- name: {{ name }}d
Expand All @@ -56,7 +54,6 @@ outputs:
test:
commands:
- black --help
- black-primer --help
- blackd --help

- name: {{ name }}-colorama
Expand All @@ -69,7 +66,6 @@ outputs:
test:
commands:
- black --help
- black-primer --help

- name: {{ name }}-jupyter
build:
Expand Down

0 comments on commit 403e27d

Please sign in to comment.