Skip to content

Commit

Permalink
Environment updates.
Browse files Browse the repository at this point in the history
binstar->anaconda. Also remove pinned version of jupyter_client.
  • Loading branch information
dopplershift committed Apr 4, 2016
1 parent e83089f commit c7c4ce7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Create full conda environment for development, including some useful tools
name: devel
channels:
- https://conda.binstar.org/conda-forge
- https://conda.anaconda.org/conda-forge
dependencies:
- python=3
- requests
Expand All @@ -16,4 +16,3 @@ dependencies:
- pep8-naming
- matplotlib
- xarray
- jupyter_client!=4.2.1

0 comments on commit c7c4ce7

Please sign in to comment.