Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
Switch to PyPy Spark release (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
zero323 committed Jul 18, 2020
1 parent 2d4b684 commit ace4240
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dist: xenial
sudo: false
language: python
python: 3.7
# cache: pip
cache: pip
env:
- SPARK_BRANCH=branch-3.0
before_install:
Expand Down
3 changes: 1 addition & 2 deletions requirements-tests-py3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ black
flake8==3.7.8
flake8-bugbear==19.8.0
flake8-pyi==19.3.0
# pyspark>=3.0.0dev0,<3.1.0
https://bitbucket.org/zero323/spark-builds/downloads/pyspark-3.0.0.dev0.tar.gz
pyspark>=3.0.0dev0,<3.1.0

0 comments on commit ace4240

Please sign in to comment.