Skip to content

Commit

Permalink
Added entry point in conda.recipe for windows (#3419)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlstevens authored and philippjfr committed Jan 18, 2019
1 parent bd1b589 commit 5c7b476
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ build:
noarch: python
number: 0
script: python setup.py --quiet install --single-version-externally-managed --record record.txt

entry_points:
- holoviews = holoviews.util.command:main

requirements:
build:
Expand Down

0 comments on commit 5c7b476

Please sign in to comment.