Skip to content

Commit f323a40

Browse files
committed
Ensure standardization is included in the builds
1 parent 4f21372 commit f323a40

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
@@ -59,7 +59,7 @@ include = [
5959
"edgar/**/templates/*.html",
6060
"edgar/**/docs/*.md",
6161
"edgar/reference/data/*",
62-
"edgar/xbrl2/standardization/*",
62+
"edgar/xbrl/standardization/*",
6363
"LICENSE.txt"
6464
]
6565
artifacts = [

0 commit comments

Comments
 (0)