Skip to content

Update to pyproject.toml #70

@braceal

Description

@braceal

Seeing this warning when I install via pip install -e .

 DEPRECATION: Legacy editable install of mdlearn[torch]==0.0.10a1 from file:///Users/abrace/projects/ddwe/src/mdlearn
 (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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions