We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200b262 commit 8fb5b24Copy full SHA for 8fb5b24
conda-recipe/meta.yaml
@@ -16,7 +16,7 @@ build:
16
noarch: python
17
number: 0
18
entry_points:
19
- bioimageio = {{ pyproject['project']['scripts']['bioimageio'] }}
+ - bioimageio = {{ pyproject['project']['scripts']['bioimageio'] }}
20
script: python -m pip install --no-deps --ignore-installed .
21
22
requirements:
0 commit comments