ipython: fix dependency

looks like a problem with updator
This commit is contained in:
Naveen M K
2021-03-30 18:29:11 +05:30
committed by GitHub
parent fc93b7d767
commit 0cc911bf2f

View File

@@ -19,7 +19,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-backcall"
"${MINGW_PACKAGE_PREFIX}-python-decorator"
"${MINGW_PACKAGE_PREFIX}-python-jedi"
"${MINGW_PACKAGE_PREFIX}-python-pickleshare"
"${MINGW_PACKAGE_PREFIX}-python-prompt-toolkit"
"${MINGW_PACKAGE_PREFIX}-python-prompt_toolkit"
"${MINGW_PACKAGE_PREFIX}-python-pygments"
"${MINGW_PACKAGE_PREFIX}-python-setuptools"
"${MINGW_PACKAGE_PREFIX}-python-traitlets"