Remove the mention

Also delete the dirnode benchmark which has, sadly, bitrotted to the point of
uselessness.
This commit is contained in:
Jean-Paul Calderone
2020-01-17 09:59:59 -05:00
parent a6ab9bd31c
commit abe25cb00a
2 changed files with 0 additions and 141 deletions

View File

@ -42,8 +42,6 @@ not_import_versionable = [
# Dependencies reported by pkg_resources that we can safely ignore.
ignorable = [
'argparse',
'pyutil',
'zbase32',
'distribute',
'twisted-web',
'twisted-core',