Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
KipCrossing committed Mar 20, 2020
1 parent 0aba9eb commit c7c8106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- run:
name: verify git tag vs. version
command: |
pip install -r requirements.txt
python3 -m venv venv
. venv/bin/activate
python setup.py verify
Expand Down

0 comments on commit c7c8106

Please sign in to comment.