4878. [bug] List 'ply' as a requirement for the 'isc' python

package. [RT #47065]
This commit is contained in:
Mark Andrews
2018-01-29 13:21:33 +11:00
parent a7bc00e413
commit 6e08af82ed
2 changed files with 4 additions and 0 deletions

View File

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