Skip to content

Commit 14ffc7e

Browse files
author
Nicklas Tegner
authored
Removed Unnecessary files included with pip install (#274)
1 parent b5868e4 commit 14ffc7e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pyproject.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,6 @@ packages = [
3030
{ include = "pypandoc" },
3131
]
3232

33-
include = [
34-
"examples/*",
35-
"LICENSE",
36-
"README.md",
37-
"tests.py",
38-
"filter_test.md",
39-
]
40-
4133
[tool.poetry.dependencies]
4234
python = "^3.6"
4335

0 commit comments

Comments
 (0)