Skip to content
Snippets Groups Projects
Grégoire Kubler's avatar
Grégoire Kubler authored
[Setup] Update setup to pyproject.toml

See merge request !19
f5e20099
History

Aidge CPP Export

Use this module to export your Aidge model to a generic CPP export

Install

Install with:

pip install -v .

Development mode install

For editable/development mode, install with:

pip install -v --no-build-isolation -e .