diff options
-rw-r--r-- | skype/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skype/README b/skype/README index 5b04946c..97ba0828 100644 --- a/skype/README +++ b/skype/README @@ -31,7 +31,9 @@ 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?) |