mirror of
https://github.com/wassname/ray.git
synced 2026-09-11 12:43:20 +08:00
Stop testing Python 2.7 and building Python 2.7 wheels. (#6601)
This commit is contained in:
committed by
Philipp Moritz
parent
8724e5ffd5
commit
96f2f8ff10
@@ -7,8 +7,7 @@
|
||||
# should be the latest commit on the branch "releases/<ray-version>".
|
||||
|
||||
# This script runs all of the application tests.
|
||||
# Currently includes an IMPALA stress test and a SGD stress test.
|
||||
# on both Python 2.7 and 3.6.
|
||||
# Currently includes an IMPALA stress test and a SGD stress test on Python 3.6.
|
||||
# All tests use a separate cluster, and each cluster
|
||||
# will be destroyed upon test completion (or failure).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user