vaticle / typedb-ml

TypeDB-ML is the Machine Learning integrations library for TypeDB
https://vaticle.com
Apache License 2.0
552 stars 93 forks source link

Install Python step in test-deployment-pip #144

Closed vmax closed 3 years ago

vmax commented 3 years ago

What is the goal of this PR?

test-deployment-pip step was missing install-python which installs and links the correct Python version.

What are the changes implemented in this PR?

Add a missing step to test-deployment-pip