Skip to content

Commit 31c3fbe

Browse files
committed
Correct octoprint patch
1 parent 5a899b0 commit 31c3fbe

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

cross/octoprint/patches/octoprint.patch

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
diff --git a/setup.py b/setup.py
2-
index 86b7837..6afc302 100644
3-
--- a/setup.py
4-
+++ b/setup.py
1+
--- setup.py.org 2015-01-03 00:00:00.000000000 +0000
2+
+++ setup.py 2015-01-03 00:00:00.000000000 +0000
53
@@ -17,7 +17,7 @@ INSTALL_REQUIRES = [
64
"werkzeug==0.8.3",
75
"tornado==4.0.1",

0 commit comments

Comments
 (0)