We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c164bb4 commit 52c2c0fCopy full SHA for 52c2c0f
MANIFEST.in
@@ -1,2 +1,3 @@
1
recursive-include atcodertools/tools/templates/ *
2
-include requirements.txt
+include requirements.txt
3
+include atcodertools/tools/atcodertools-default.toml
tests/resources/test_codegen/atcodertools-test.toml
@@ -1,2 +1,2 @@
[codegen]
-indent_width = 8
+indent_width = 8
0 commit comments