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.
sdist
1 parent 48573d9 commit 0615277Copy full SHA for 0615277
pyproject.toml
@@ -55,4 +55,4 @@ Issues = "https://github.com/umarbutler/semchunk/issues"
55
Source = "https://github.com/umarbutler/semchunk"
56
57
[tool.hatch.build.targets.sdist]
58
-only-include = ['src/semchunk/__init__.py', 'src/semchunk/py.typed', 'src/semchunk/semchunk.py', 'pyproject.toml', 'README.md', 'LICENCE', 'CHANGELOG.md', 'tests/bench.py', 'tests/test_semchunk.py', '.github/workflows/ci.yml']
+only-include = ['src/semchunk/__init__.py', 'src/semchunk/py.typed', 'src/semchunk/semchunk.py', 'pyproject.toml', 'README.md', 'LICENCE', 'CHANGELOG.md', 'tests/bench.py', 'tests/test_semchunk.py', '.github/workflows/ci.yml', 'tests/helpers.py']
0 commit comments