tinympc-python icon indicating copy to clipboard operation
tinympc-python copied to clipboard

Changed Git Tag to "main" in CMakeLists

Open paeb37 opened this issue 1 year ago • 0 comments

Changed git tag to "main" instead of the existing commit hash

Also I installed the python wrapper locally with these commands (because the PyPi method wasn't working for me):

  1. cd tinympc-python
  2. pip install .

paeb37 avatar Jan 08 '25 04:01 paeb37