Skip to content

Commit 83e1a91

Browse files
committed
bump fancycompleter to 0.10.5
fixes #15
1 parent a2d3fae commit 83e1a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"Topic :: Software Development :: Debuggers",
4848
],
4949
install_requires=[
50-
"fancycompleter @ git+https://github.com/bretello/[email protected].4", # noqa: E501
50+
"fancycompleter @ git+https://github.com/bretello/[email protected].5", # noqa: E501
5151
"pygments",
5252
],
5353
extras_require={

0 commit comments

Comments
 (0)