diff options
Diffstat (limited to 'python/pyutil/README')
-rw-r--r-- | python/pyutil/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/pyutil/README b/python/pyutil/README index f206473186e5..068d92ea85aa 100644 --- a/python/pyutil/README +++ b/python/pyutil/README @@ -1,4 +1 @@ A collection of functions and data structures from allmydata.org. - -This package requires pysetuptools, argparse and zbase32. Note that the -last one is a circular dependency, however it will only be needed at runtime. |