Skip to content

Commit cdee087

Browse files
committed
Fix spelling of lark_parser dependency in etstool.py
1 parent 0dda807 commit cdee087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etstool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"enthought_sphinx_theme",
9393
"flake8",
9494
"flake8_ets",
95-
"lark-parser",
95+
"lark_parser",
9696
"mypy",
9797
"numpy",
9898
"Sphinx",

0 commit comments

Comments
 (0)