Skip to content

Commit 38726c5

Browse files
committed
Fix toml
1 parent e20518b commit 38726c5

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
@@ -71,4 +71,4 @@ test = [
7171
Github = "https://github.com/gao-lab/GLUE"
7272

7373
[tool.flit.sdist]
74-
exclude = [".*", "c*", "d*", "e*", "p*", "t*", "R*", "T*"]
74+
exclude = [".*", "c*", "d*", "e*", "pa*", "t*", "T*"]

0 commit comments

Comments
 (0)