add python 3 check
This commit is contained in:
parent
e9d9ff2d79
commit
91b1ad9466
|
@ -37,7 +37,8 @@ https://github.com/mmone/OctoPrintKlipper/archive/master.zip \
|
|||
https://github.com/jneilliii/OctoPrint-TabOrder/archive/master.zip \
|
||||
https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip \
|
||||
https://github.com/OctoPrint/OctoPrint-MQTT/archive/master.zip \
|
||||
https://github.com/birkbjo/OctoPrint-Themeify/archive/master.zip
|
||||
https://github.com/birkbjo/OctoPrint-Themeify/archive/master.zip \
|
||||
https://github.com/jneilliii/OctoPrint-Python3PluginCompatibilityCheck/archive/master.zip
|
||||
|
||||
# Installing from sillyfrog until the PR is merged to master
|
||||
RUN /opt/octoprint/venv/bin/python -m pip install https://github.com/sillyfrog/OctoPrint-PrintHistory/archive/master.zip
|
||||
|
|
Loading…
Reference in New Issue