Skip to content

Commit

Permalink
Replace Binder runtime.txt with environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Jul 11, 2022
1 parent 84cdac3 commit 5f3e388
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
11 changes: 11 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
channels:
- conda-forge
dependencies:
- python=3.10
- poliastro=0.17.0
- notebook
- ipywidgets>=7.6
- rise
- hypothesis
- pytest
- ipytest
7 changes: 0 additions & 7 deletions requirements.in

This file was deleted.

1 change: 0 additions & 1 deletion runtime.txt

This file was deleted.

0 comments on commit 5f3e388

Please sign in to comment.