Skip to content

Installation and pyproject.toml #215

@sjehuda

Description

@sjehuda

To facilitate installation, could we add a PyProject configuration file?

$ pip install git+https://github.com/JohnMaguire/Cardinal.git
Collecting git+https://github.com/JohnMaguire/Cardinal.git
  Cloning https://github.com/JohnMaguire/Cardinal.git to /tmp/pip-req-build-j0mz76xf
  Running command git clone --filter=blob:none --quiet https://github.com/JohnMaguire/Cardinal.git /tmp/pip-req-build-j0mz76xf
  Resolved https://github.com/JohnMaguire/Cardinal.git to commit f74b0eceda818d19494f217897e5be4f43f168b8
ERROR: git+https://github.com/JohnMaguire/Cardinal.git does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.                                                         

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions