There was an error while loading. Please reload this page.
To perform an editable install, run the following command in the root directory of OpenSquirrel with the -e flag:
OpenSquirrel
-e
$ pip install -e .
To install the developer specific dependencies, run the command:
$ pip install -e '.[dev]'