Feat: remove pyInquier depedencie

This commit is contained in:
Bertrand Benjamin 2021-11-26 22:02:19 +01:00
parent 58647a734c
commit 4b30f39354

View File

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