Skip to content

Commit a863b98

Browse files
committed
fixes
1 parent 34d83cc commit a863b98

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ coverage.xml
2222
*.py,cover
2323
.pytest_cache/
2424
*_build
25-
.vscode
25+
.vscode

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ include MANIFEST.in
1313
include README.md
1414
include CHANGELOG.md
1515

16+
include jupyterbook_latex/py.typed
1617
recursive-include jupyterbook_latex/theme *

0 commit comments

Comments
 (0)