wilson-eft / wilson

A Python package for the running and matching of Wilson coefficients above and below the electroweak scale
https://wilson-eft.github.io
MIT License
26 stars 19 forks source link

[github workflows] use pytest instead of nose #109

Closed peterstangl closed 7 months ago

peterstangl commented 7 months ago

The test in PR #108 fail due to an issue with nose. This PR replaces nose by pytest.