diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-06-28 02:06:44 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-06-28 02:06:44 +0200 |
commit | b019c23bdd6e360ef5853f05cc964869c327f3f5 (patch) | |
tree | 2149dd088aa95f926ecf7208b4868b16030df747 | |
parent | 21a387fd485dfcdc57047cc134960391e267d17e (diff) |
add note about skype4py-1.x breakage
-rw-r--r-- | skype/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skype/README b/skype/README index f3deab01..5b04946c 100644 --- a/skype/README +++ b/skype/README @@ -31,6 +31,7 @@ not..) * Skype >= 1.4.0.99. The latest version I've tested is 2.0.0.68. * BitlBee >= 1.1.1dev. The latest version I've tested is 1.2. * Skype4Py >= 0.9.28.7. Previous versions won't work due to API changes. +NOTE: I had not had time yet to add support for 1.x yet. * Python >= 2.5. Skype4Py does not work with 2.4. * PyGObject >= 2.8.0. Older versions are part of PyGTK. (And you don't want to install GTK for nothing, right?) |