diff --git a/.moban.yml b/.moban.yml index 5a23821..7ee24e3 100644 --- a/.moban.yml +++ b/.moban.yml @@ -9,8 +9,3 @@ targets: - .gitignore: gitignore.jj2 - MANIFEST.in: MANIFEST.in.jj2 - "tests/requirements.txt": "tests/requirements.txt" - - "tests/test_filter.py": "tests/test_filter.py.jj2" - - "tests/test_formatters.py": "tests/test_formatters.py" - - "tests/test_stringio.py": "tests/test_stringio.py.jj2" - - "tests/test_writer.py": "tests/test_writer.py.jj2" - - "tests/base.py": "tests/base.py.jj2"