8000 Update setup.py (#448) · lcheylus/python-lsp-server@d51edb5 · GitHub
[go: up one dir, main page]

Skip to content

Commit d51edb5

Browse files
nackjicholsongatesn
authored andcommitted
Update setup.py (python-lsp#448)
1 parent 1dc1fba commit d51edb5

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
@@ -51,7 +51,7 @@
5151
'pycodestyle',
5252
'pydocstyle>=2.0.0',
5353
'pyflakes>=1.6.0',
54-
'rope>-0.10.5',
54+
'rope>=0.10.5',
5555
'yapf',
5656
],
5757
'autopep8': ['autopep8'],

0 commit comments

Comments
 (0)
0