Skip to content

Commit

Permalink
updated auto env updater
Browse files Browse the repository at this point in the history
  • Loading branch information
Sodbo committed Mar 3, 2018
1 parent 81b2790 commit 72d8c07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update_env.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
conda env export --file env.yml
conda env update -f env.yml
git add env.yml
git commit -m 'updated env.yml'

0 comments on commit 72d8c07

Please sign in to comment.