Skip to content

Commit

Permalink
removing log package
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Jun 26, 2019
1 parent 602e9e4 commit 1568d42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- run:
name: Install karr_lab_build_utils (Python 3)
command: |
pip3 install -U git+https://github.com/KarrLab/log.git#egg=log
pip3 install -U git+https://github.com/KarrLab/sphinxcontrib-googleanalytics.git#egg=sphinxcontrib_googleanalytics
pip3 install -U git+https://github.com/KarrLab/wc_utils.git#egg=wc_utils[all]
pip3 install -U git+https://github.com/KarrLab/karr_lab_build_utils.git#egg=karr_lab_build_utils[all]
Expand Down

0 comments on commit 1568d42

Please sign in to comment.