Skip to content

Commit

Permalink
added environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivianrr committed May 23, 2022
1 parent f9942c9 commit 32a8ea3
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: base
channels:
- defaults
- conda-forge
dependencies:
- tqdm
- sphinx
- jupyterlab
- pandas
- python[version='>=3.6']
- ipython
- pre_commit
- nbstripout
- seaborn
- recommonmark
- pytest
- matplotlib
- scipy
- pytest-cov
- tox
- numpy
- pip
- nbdime
- ipympl
- click
- autopep8
- conda
- sqlite
prefix: C:\Users\ivian\.conda\envs\calculoastronomico

0 comments on commit 32a8ea3

Please sign in to comment.