diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
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. - |