[v9_10] remove 'ply' requirement, not needed before 9.11

This commit is contained in:
Evan Hunt
2018-01-30 09:17:34 -08:00
parent 7cdbd764df
commit c6a2350fb7
2 changed files with 0 additions and 4 deletions

View File

@@ -22,5 +22,4 @@ setup(name='isc',
author='Internet Systems Consortium, Inc',
author_email='bind9-bugs@isc.org',
license='ISC',
requires=['ply'],
packages=['isc'])