Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions