Skip to content

Commit e2ce8f7

Browse files
author
Paul Kienzle
committed
attempt to fix missing lark on CI
1 parent abe5058 commit e2ce8f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
{include-group = "build"},
3838
{include-group = "docs"},
3939
{include-group = "test"},
40-
"periodictable",
40+
"numpy", "lark",
4141
]
4242

4343
[project.urls]

0 commit comments

Comments
 (0)