Skip to content

Commit

Permalink
Move app section to spyder output. The intention is to have spyder be…
Browse files Browse the repository at this point in the history
… the application in Anaconda Navigator, not spyder-base.
  • Loading branch information
mrclary committed Nov 22, 2024
1 parent 008cd49 commit f61f023
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,6 @@ test:
imports:
- spyder

app:
entry: spyder
icon: spyder.png
summary: The Scientific Python Development Environment
type: desk

outputs:
- name: spyder-base
- name: spyder
Expand Down Expand Up @@ -146,6 +140,11 @@ outputs:
- python -m pip check # [not aarch64]
imports:
- spyder
app:
entry: spyder
icon: spyder.png
summary: The Scientific Python Development Environment
type: desk

about:
home: https://www.spyder-ide.org/
Expand Down

0 comments on commit f61f023

Please sign in to comment.