Skip to content

Commit

Permalink
revert octoprint changes of 653b45f (#4939)
Browse files Browse the repository at this point in the history
  • Loading branch information
hgy59 authored Oct 27, 2021
1 parent 653b45f commit 1aa8cc1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion spk/octoprint/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BETA = 1

BUILD_DEPENDS = cross/python2 cross/setuptools_py2 cross/pip_py2 cross/wheel
DEPENDS = cross/$(SPK_NAME)
WHEELS = src/requirements.txt src/requirements-cross.txt
WHEELS = src/requirements.txt

SPK_DEPENDS = "python>=2.7.11-15"

Expand Down
4 changes: 0 additions & 4 deletions spk/octoprint/src/requirements-cross.txt

This file was deleted.

4 changes: 4 additions & 0 deletions spk/octoprint/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,22 @@ itsdangerous==0.24
Jinja2==2.8
Markdown==2.6.2
netaddr==0.7.17
netifaces==0.10.4
pathtools==0.1.2
pkginfo==1.2.1
pyasn1==0.1.8
pylru==1.0.9
pyserial==2.7
pytz==2015.6
regex==2016.03.02
requests==2.7.0
rsa==3.2
sarge==0.1.4
semantic-version==2.4.2
sockjs-tornado==1.0.1
speaklater==1.3
tornado==4.0.1
unidecode==0.04.19
watchdog==0.8.3
webassets==0.11.1
Werkzeug==0.8.3

0 comments on commit 1aa8cc1

Please sign in to comment.