Skip to content

Commit

Permalink
Add environment.yml
Browse files Browse the repository at this point in the history
	new file:   environment.yml
  • Loading branch information
tbowers7 committed Feb 9, 2022
1 parent 4406855 commit 5dbfdab
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: chicken-pi
channels:
- conda-forge
dependencies:
- python>=3.7
- numpy>=1.21
- astropy>=4.3
- matplotlib>=3.4
- pip
- noaa_sdk
- requests
- threading
- urllib3

0 comments on commit 5dbfdab

Please sign in to comment.