Skip to content

Commit 25c32ec

Browse files
authored
Install Python deps separately (#342)
1 parent 3d02750 commit 25c32ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-extension/pgml_rust/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version: VERSION
33
Section: base
44
Priority: optional
55
Architecture: ARCH
6-
Depends: postgresql-PGVERSION, libopenblas-dev, postgresql-server-dev-PGVERSION python3-numpy python3-sklearn python3 python3-dev python3-xgboost
6+
Depends: postgresql-PGVERSION, libopenblas-dev, postgresql-server-dev-PGVERSION python3 python3-dev
77
Maintainer: PostgresML <team@postgresml.org>
88
Description: PostgresML - machine learning with PostgreSQL
99
PostgresML is a PostgreSQL extension that allows to do machine

0 commit comments

Comments
 (0)