aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2014-10-24 18:14:28 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2014-10-24 18:14:28 -0400
commitdcd3f8f73ecad19507a0f922aa9a35d86c0056d7 (patch)
treeea90a11486055627e217fe64aa481de80d60540a
parenta4aa4e3fc9ccd44ce076de56fca09677a59bb1d5 (diff)
parentc50ecf67362555e3611b34e8175bd613df334775 (diff)
downloadhtc_utils-dcd3f8f73ecad19507a0f922aa9a35d86c0056d7.tar.gz
Merge branch 'master' of bitbucket.org:jhunkeler/htc_utils
Conflicts: README.md
-rw-r--r--README.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 2b97480..0000000
--- a/README.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# Requirements
-
-
-## Python 2.6.x:
-
-* argparse >= 1.2
-* multiprocessing >= 2.6
-
-
-## Python 2.7.x:
-
-* None, all dependencies are built-in
-
-
-## Python 3.x.x:
-
-* None, all dependencies are built-in
-* Converting the code with 2to3 works perfectly fine.
-