Skip to content

Update MHKiT pip install to install particular modules #399

@jmcvey3

Description

@jmcvey3

Describe the bug:

Firstly, MHKiT installer needs to be updated to use pyproject.toml since the setup.py installation process is getting deprecated.

I was hoping there would be a way to install specific modules in the pyproject.toml file, but it looks like we can only specify dependency packages. Not sure if we'd then run into import errors given the way we have relative imports set up (through __init__.py) in MHKiT.

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