lballabio / QuantLib-SWIG

QuantLib wrappers to other languages
Other
342 stars 286 forks source link

Use modern tooling to build and test Python wheels #667

Closed lballabio closed 3 months ago

lballabio commented 3 months ago

Building now requires build besides setuptools, and testing requires pytest and tox. All of them can be installed in a virtual environment.