Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/KarrLab/wc_cli
Browse files Browse the repository at this point in the history
  • Loading branch information
artgoldberg committed Jun 23, 2019
2 parents 57f5a62 + 2eed634 commit e1e74ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .circleci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# third party forks
git+https://github.com/KarrLab/log.git#egg=log

# Karr Lab - tools
git+https://github.com/KarrLab/wc_utils.git#egg=wc_utils[all]
git+https://github.com/KarrLab/wc_onto.git#egg=wc_onto[all]
Expand Down
1 change: 0 additions & 1 deletion wc_cli/config/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import os
import pkg_resources
import wc_utils.config
import wc_utils.debug_logs.config


def get_config(extra=None):
Expand Down

0 comments on commit e1e74ac

Please sign in to comment.