[Pkg-owncloud-commits] [python-owncloud] 09/33: argparse on the list of requirements, in case on python 2.6
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Nov 22 01:49:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch upstream
in repository python-owncloud.
commit 679947f077b7772e3eda0bd8802689dd5db65b82
Author: csawyerYumaed <csawyer at yumaed.org>
Date: Mon Aug 26 11:15:00 2013 -0700
argparse on the list of requirements, in case on python 2.6
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3e92c4f..96a8d2b 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Requirements:
So far we have successfully tested against 0.70.4 and 0.70.5 of the libocsync library.
* Python > 2.6 < 3 (patches welcome)
* An ownCloud server to sync with. (Presumably you already have one of these.)
-* argparse for python (included with python > 2.7)
+* argparse for python (included with python > 2.6)
Installation:
-------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/python-owncloud.git
More information about the Pkg-owncloud-commits
mailing list