Skip to content

Commit

Permalink
Merge pull request #52 from ResponsiblyAI/dev
Browse files Browse the repository at this point in the history
Version 0.1.3 - force pipenv upgrade
  • Loading branch information
shlomihod committed Apr 2, 2021
2 parents f999694 + ee43c7c commit 9c5530c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_install:
- "sudo apt-get install python3-tk"
# Work around https://github.com/jaraco/zipp/issues/40
- python -m pip install -U --upgrade pip setuptools virtualenv
- python -m pip install -U pipenv
- python -m pip install -U --upgrade pipenv
- make doctor

install:
Expand Down

0 comments on commit 9c5530c

Please sign in to comment.