PyLops / pylops

PyLops – A Linear-Operator Library for Python
https://pylops.readthedocs.io
GNU Lesser General Public License v3.0
431 stars 102 forks source link

fix: change handling of version in pyproject.toml/setup.cfg #535

Closed mrava87 closed 1 year ago

mrava87 commented 1 year ago

Setup parameters are moved to pyproject.toml as the current setup installs pylops0.0.0 (does not recognize the correct version).