diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/tagpy/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/tagpy/README b/python/tagpy/README index 1561d0c25e..5ccdaec9ad 100644 --- a/python/tagpy/README +++ b/python/tagpy/README @@ -1,5 +1,3 @@ TagPy is a set of Python bindings for Scott Wheeler's TagLib. It builds upon Boost.Python, a wrapper generation library which is part of the Boost set of C++ libraries. - -pysetuptools (available at SBo) is required to build TagPy. |