Skip to content

Where is setup.py ? #65

@EmmanuelCharpentier

Description

@EmmanuelCharpentier

A question rather than an issue.

From the README.md :

Manual installation: python3 setup.py install or python setup.py install.

However, on a pristine cloned codebraid tree :

charpent@zen-book-flip:~/Dev/codebraid$ find . -iname "*setup*"
charpent@zen-book-flip:~/Dev/codebraid$ 

BTW :

charpent@zen-book-flip:~/Dev/codebraid$ pip list | grep setup
setuptools                   75.6.0
types-setuptools             75.6

How can I install a (possibly patched) version of codebraid for testing ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docDocumentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions