softwaremill / FoXAI

The open-source library for explainable AI. Generic and easy to integrate with PyTorch.
Apache License 2.0
31 stars 1 forks source link

Custom setup.py #56

Closed adamwawrzynski closed 1 year ago

adamwawrzynski commented 1 year ago

Poetry builds wheels with rigid versions of dependencies. We need a setup.py script with dependencies defined by ranges of acceptable versions.