1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00
This commit is contained in:
Jakub Roztocil
2019-08-29 09:28:57 +02:00
parent 0f439a5dab
commit 65601f09b2
+1 -1
View File
@@ -56,7 +56,7 @@ install:
brew upgrade "$BREW_PYTHON_PACKAGE"
fi
fi
sudo pip2 install tox
pip3 install tox
fi
script:
- |