Skip to content

Commit

Permalink
Merge branch 'master' into feature/retrieve-changes-better
Browse files Browse the repository at this point in the history
  • Loading branch information
David Glick authored Dec 9, 2019
2 parents a7f930e + db9d7f3 commit 2104228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- checkout
- run:
name: Install python3
command: choco install python
command: choco install python --version=3.6.4
- run:
name: pip install dependencies
command: pip install -r requirements_dev.txt
Expand Down

0 comments on commit 2104228

Please sign in to comment.