Skip to content

Does not install requirements under pipx #139

@untitaker

Description

@untitaker

pipx install qcsuper does not install requirements, as setup.py contains all its dependencies in requires= instead of install_requires=

according to the setuptools reference, requires is deprecated in favor of install_requires: https://setuptools.pypa.io/en/latest/references/keywords.html

and I think it's been that way for quite a while

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