aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDevendra2014-05-03 00:29:22 +0530
committerDevendra2014-05-03 00:29:22 +0530
commitab0597888580855ae8b75ad346a9d20b76027af9 (patch)
tree1545e7b7bf710958f43d657b5e366f1f1523ec7e /python
parentfc9ef45293540a2a5ff8f6dde5481442f4349f0c (diff)
downloadpubnub-python-ab0597888580855ae8b75ad346a9d20b76027af9.tar.bz2
adding requirements.pip
Diffstat (limited to 'python')
-rw-r--r--python/examples/requirements.pip3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/examples/requirements.pip b/python/examples/requirements.pip
new file mode 100644
index 0000000..738c606
--- /dev/null
+++ b/python/examples/requirements.pip
@@ -0,0 +1,3 @@
+pycrypto==2.6.1
+cmd2==0.6.7
+requests==2.2.1