We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546b499 commit d0d99c8Copy full SHA for d0d99c8
setup.py
@@ -46,7 +46,7 @@
46
"Topic :: Software Development :: Debuggers",
47
],
48
install_requires=[
49
- "fancycompleter @ git+https://github.com/bretello/fancycompleter", # noqa: E501
+ "fancycompleter @ git+https://github.com/bretello/fancycompleter@0.10.3", # noqa: E501
50
"pygments",
51
52
extras_require={
0 commit comments