Skip to content

Commit

Permalink
fix: add build-environment file
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored May 25, 2023
1 parent cfa9b23 commit 6fc42d3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions build-environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: build-env
channels:
- conda-forge
dependencies:
- python
- pip
- sepal-ui
- pip:
- voici>=0.4.4,<0.5.0
- jupyterlite-xeus-python>=0.8.1,<0.9.0

0 comments on commit 6fc42d3

Please sign in to comment.