mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
enable all python tests
This commit is contained in:
parent
fd56855522
commit
f94139b330
1 changed files with 0 additions and 5 deletions
|
|
@ -35,11 +35,6 @@
|
|||
<properties>
|
||||
<interpreter.name>python</interpreter.name>
|
||||
<python.py4j.version>0.10.7</python.py4j.version>
|
||||
<python.test.exclude>
|
||||
**/PythonInterpreterWithPythonInstalledTest.java,
|
||||
**/PythonInterpreterPandasSqlTest.java,
|
||||
**/PythonInterpreterMatplotlibTest.java
|
||||
</python.test.exclude>
|
||||
<grpc.version>1.4.0</grpc.version>
|
||||
<plugin.shade.version>2.4.1</plugin.shade.version>
|
||||
</properties>
|
||||
|
|
|
|||
Loading…
Reference in a new issue