Skip to content

Commit 52c2c0f

Browse files
committed
Update MANIFEST.IN to include toml file for package
1 parent c164bb4 commit 52c2c0f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
recursive-include atcodertools/tools/templates/ *
2-
include requirements.txt
2+
include requirements.txt
3+
include atcodertools/tools/atcodertools-default.toml
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[codegen]
2-
indent_width = 8
2+
indent_width = 8

0 commit comments

Comments
 (0)