commit 5f05f27e0c4105c7f267a5b406a8eeffbdc65bc7 Author: Aaron Gutierrez Date: Tue Jul 14 19:51:25 2015 -0700 Initial commit, added asana api diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6bc49c6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "python-asana"] + path = python-asana + url = git@github.com:Asana/python-asana.git diff --git a/python-asana b/python-asana new file mode 160000 index 0000000..66c31af --- /dev/null +++ b/python-asana @@ -0,0 +1 @@ +Subproject commit 66c31afc60bd0bc1c6e727ce580539ca9d0e938d