CanvasSync icon indicating copy to clipboard operation
CanvasSync copied to clipboard

Source distribution in dist/ and Pypi version does not match current source

Open notPlancha opened this issue 8 months ago • 1 comments

This is mostly just to inform others that come across this package to be aware that the current source does not match what's published on pypi or what's in dist/, even if they report the same version. This means that if you clone the project and run bin/canvas.py, your experience will be different than the pip install canvassync version.

notPlancha avatar Apr 08 '25 21:04 notPlancha

For those of you using pixi, I made https://github.com/notPlancha/CanvasSync-pixi, to make sure you don't run into problems. Just clone and run pixi run canvas

notPlancha avatar Apr 08 '25 22:04 notPlancha