Skip to content

Commit 8490156

Browse files
committed
do not include package data by default and remove MANIFEST.in
1 parent 19be732 commit 8490156

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.in

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ source = 'https://github.com/mscheltienne/template-python'
6363
tracker = 'https://github.com/mscheltienne/template-python/issues'
6464

6565
[tool.setuptools]
66-
include-package-data = true
66+
include-package-data = false
6767

6868
[tool.setuptools.packages.find]
6969
include = ['template*']

0 commit comments

Comments
 (0)