Feat: add PyInquirer to setup

This commit is contained in:
Bertrand Benjamin 2020-01-22 22:46:05 +01:00
parent d488807c57
commit 7058c79975
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ setup(
'numpy',
'papermill',
'pyyaml',
'PyInquirer',
],
entry_points='''
[console_scripts]