aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mllib/pom.xml')
-rw-r--r--mllib/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index a0bda89cca..7b7beaf59d 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -125,6 +125,8 @@
<directory>../python</directory>
<includes>
<include>pyspark/mllib/*.py</include>
+ <include>pyspark/ml/*.py</include>
+ <include>pyspark/ml/param/*.py</include>
</includes>
</resource>
</resources>