cabb99 / openawsem

An implementation of the AWSEM coarse-grained protein folding forcefield in OpenMM
MIT License
0 stars 3 forks source link

Deprecation warning on installation #27

Open ftclark3 opened 1 month ago

ftclark3 commented 1 month ago

Warning text:

DEPRECATION: Legacy editable install of openawsem==1.1.0+121.gd60f7ec from file:///home/fc36/openawsem (setup.py develop) is deprecated. pip 25.0 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at https://github.com/pypa/pip/issues/11457

cabb99 commented 1 month ago

We should change setup.py to pyproject.toml