aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAlejandro Gómez <alejandroogomez@gmail.com>2012-04-26 10:42:22 +0200
committerAlejandro Gómez <alejandroogomez@gmail.com>2012-04-26 10:42:22 +0200
commit34ec5545901669513c80b007a79419ab0a255480 (patch)
tree24ee0c6d1586896b1204e7e95dd9431329ab8520 /Makefile
parentseparate requirements for users and developers (diff)
downloadpython-github3-34ec5545901669513c80b007a79419ab0a255480.tar.xz
python-github3-34ec5545901669513c80b007a79419ab0a255480.zip
add Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..f2b3997
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+init:
+ pip install -r requirements/dev.txt