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 bd1b589 commit 5c7b476Copy full SHA for 5c7b476
1 file changed
conda.recipe/meta.yaml
@@ -11,7 +11,8 @@ build:
11
noarch: python
12
number: 0
13
script: python setup.py --quiet install --single-version-externally-managed --record record.txt
14
-
+ entry_points:
15
+ - holoviews = holoviews.util.command:main
16
17
requirements:
18
build:
0 commit comments