Skip to content

Document how to build a debug version of robotpy packages #52

@virtuald

Description

@virtuald
git clone <robotpy-repo>
pip install robotpy-build wheel
export RPYBUILD_DEBUG=1
export RPYBUILD_PARALLEL=1
python setup.py bdist_wheel
pip install dist/whatever.whl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions