I2PC / scipion-em-xmipp

Plugin to use Xmipp programs within the Scipion framework
GNU General Public License v3.0
11 stars 4 forks source link

pip will deprecate setup.py #826

Open albertmena opened 1 week ago

albertmena commented 1 week ago

Replace setup.py by pyproject.toml. See the scipion-em-warp example. Just if the plugin is installed by devel, not production. Check if remaining both, works in both cases (old pips with setup.py news pip with *.toml)

pip < 10.0 (2018) dont support pyprojct.toml

albertmena commented 1 week ago

https://github.com/I2PC/scipion-em-xmipp/blob/agm_toml/pyproject.toml