Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 3e711d6

Browse files
committed
Try upgrading setuptools.
1 parent d2bc406 commit 3e711d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ if [[ "$HYPER_FAST_PARSE" = true ]]; then
4747
fi
4848

4949
pip install .
50+
pip install -U setuptools
5051
pip install -r test_requirements.txt
5152
pip install flake8

0 commit comments

Comments
 (0)