jukebox42 / Octoprint-PrusaMMU

An Octoprint plugin that adds MMU support.
GNU Affero General Public License v3.0
13 stars 2 forks source link

update requirements.txt to include minimal requirements #28

Closed AMichaelP closed 1 year ago

AMichaelP commented 1 year ago

update requirements.txt to include minimal requirements and allowing the use of pip install -e . in a fresh venv environment.

jukebox42 commented 1 year ago

Thanks for the PR, I'll test this, this weekend. Looks pretty straight forward so I can likely get it merged as well.