Skip to content

Instantly share code, notes, and snippets.

@rhine3
Last active October 3, 2018 20:31
Show Gist options
  • Save rhine3/b546bbd945dd950568a1c5fad992a832 to your computer and use it in GitHub Desktop.
Save rhine3/b546bbd945dd950568a1c5fad992a832 to your computer and use it in GitHub Desktop.
name: opso
channels:
- conda-forge
dependencies:
- python==3.6
- pip==18.0
- pandas==0.23.4
- numpy==1.15.1
- matplotlib==2.1.2
- docopt==0.6.2
- scipy==1.0.0
- scikit-image==0.13.1
- pymongo==3.4.0
- progressbar2==3.36.0
- pytest==3.6.1
- opencv==3.4.3
- scikit-learn==0.20.0
- pip:
- "--editable=git+git://github.com/gregorias/samplerate@master"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment