From a4f4fa96c0db83ed66b8e14731b1641df2dc6c9d Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 16 Apr 2015 14:56:19 +0200 Subject: [PATCH] Added forgoten requirements.txt --- requirements.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1f9b16..3175f72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,10 @@ -OctoPrint +### +# This file is only here to make sure that something like +# +# pip install -e .[develop] +# +# works as expected. Requirements can be found in setup.py in the +# variables INSTALL_REQUIRES and EXTRA_REQUIRES. +### +.