SuperDuperDB / superduperdb

🔮 SuperDuperDB: Bring AI to your database! Build, deploy and manage any AI application directly with your existing data infrastructure, without moving your data. Including streaming inference, scalable model training and vector search.
https://superduperdb.com
Apache License 2.0
4.55k stars 445 forks source link

Add missing pytest dependencies (#2134) #2135

Closed klepp0 closed 1 month ago

klepp0 commented 1 month ago

Description

Add pytest to dev dependencies.

Related Issues

This fixes #2134.

Checklist

Additional Notes or Comments

This only affects the build. Thus, the checkboxes do not apply here.

[!NOTE]

The target integration-test is not a valid target of the Makefile. Do you mean make ext_testing? You might want to update this template.