Skip to content

Commit

Permalink
Merge pull request #323 from PIC-IRIS/update_dependencies
Browse files Browse the repository at this point in the history
Update environment.yml
  • Loading branch information
derick-hess authored Aug 2, 2019
2 parents ee2f8a2 + aad2e6c commit f5f2d44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ ph5.entry_points
(2) entry points for use by setup.
ph5.help
* calls entry_points to print the short descriptions in alpha-order.
environment.yml
* removed unused dependencies and added pykml as a dependency

v4.1.2:
ph5.utilities.ph5validate
Expand Down
3 changes: 1 addition & 2 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
dependencies:
- python=2.7
- hdf5=1.8.18
- pykml==0.1.0
- six
- Cython
- nose
Expand All @@ -12,8 +13,6 @@ dependencies:
- psutil
- obspy
- vispy
- icu=56.*
- libxslt=1.1.29=2
- pip=19.1.1
- pip:
- construct==2.5.1
Expand Down

0 comments on commit f5f2d44

Please sign in to comment.