thaler-lab / Wasserstein

Python/C++ library for computing Wasserstein distances efficiently.
https://thaler-lab.github.io/Wasserstein
Other
21 stars 8 forks source link

build: Remove tests from wheel #34

Closed j-s-ashley closed 3 weeks ago

j-s-ashley commented 3 weeks ago

Closes #33

matthewfeickert commented 3 weeks ago

CI is failing now as

https://github.com/thaler-lab/Wasserstein/blob/b3d12162fe04fa5b7452a1f8bc76754de899b4fe/.github/workflows/ci.yml#L81

needs to get bumped to

pytest tests

:+1: