mkuf / prind

print in docker - Deploy a containerized Klipper Stack for your 3D Printer
GNU General Public License v3.0
321 stars 82 forks source link

klipper: add setuptools to venv #145

Closed mkuf closed 4 months ago

mkuf commented 4 months ago

This adds setuptools w/o any version pinning to the docker image to get python-can 3.3.4 working in python 3.12

mkuf commented 4 months ago

Related to https://github.com/mkuf/prind/issues/143