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

(cherry picked from commit c6a2350fb7)
This commit is contained in:
Evan Hunt
2018-01-30 09:19:22 -08:00
parent 4e3c68e863
commit fd135e541e
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'])