Skip to content

setuptools as run-time dependency #5738

Open
@mpg640

Description

@mpg640

setuptools is not declared as a run-time dependency here:

dependencies = [

Same with the setup.py:

# run-time dependencies

Currently, it is only listed as a build dependency in both. However, the following line is run when sparkling-water is imported in Python

Note: starting in Python 3.12, setuptools does not come with a venv anymore by default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions