You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new JSON Schema launch functionality uses a couple of minor features of PyInquirer that are on it's master branch but not yet releases on PyPI. setup.py is patched to install from GitHub to make this work, but it's not ideal for a stable release.
Hopefully a new release of PyInquirer will make it to PyPI before we release tools - see CITGuru/PyInquirer#90. If not, we need to patch to make the code work with the existing version / port to a different library.
The new JSON Schema launch functionality uses a couple of minor features of PyInquirer that are on it's
master
branch but not yet releases on PyPI.setup.py
is patched to install from GitHub to make this work, but it's not ideal for a stable release.Hopefully a new release of PyInquirer will make it to PyPI before we release tools - see CITGuru/PyInquirer#90. If not, we need to patch to make the code work with the existing version / port to a different library.
x-ref #638 (comment)
The text was updated successfully, but these errors were encountered: