Skip to content

Commit a568d70

Browse files
committed
setup.py: remove rope from development requirements
This was used to make vs code work but nowadays pylances works better and there's no need for rope anymore.
1 parent 077a3f2 commit a568d70

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"dev": [
2626
"flake8",
2727
"wheel",
28-
"rope",
2928
"pytest",
3029
"pytest-cov",
3130
"coverage",

0 commit comments

Comments
 (0)