aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Medina <davidmedina9@gmail.com>2012-04-28 23:16:54 +0200
committerDavid Medina <davidmedina9@gmail.com>2012-04-28 23:34:53 +0200
commit32ff332812902bc7c2d789ac539faf16b45d11a7 (patch)
treedf429da8875d3232f3d90336730dea77ab683baa /Makefile
parentLitle fixs (diff)
parentadd `updated_at` to `_dates` in Repo resource (diff)
downloadpython-github3-32ff332812902bc7c2d789ac539faf16b45d11a7.tar.xz
python-github3-32ff332812902bc7c2d789ac539faf16b45d11a7.zip
Merged pull request #7 from alejandrogomez
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