Skip to content

Commit 5a15f50

Browse files
committed
[FIX] remove references to embedded ctf
1 parent 6539604 commit 5a15f50

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
include README.md
22
include LICENSE
33
include AUTHORS.txt
4-
recursive-include spm/_spm *.ctf

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ Repository = "https://github.com/spm/spm-python"
5555
[tool.setuptools.packages]
5656
find = {}
5757

58-
[tool.setuptools.package-data]
59-
spm = ["_spm/_spm.ctf"]
60-
6158
[tool.setuptools.dynamic]
6259
version = {attr = "spm._version.__version__"}
6360

0 commit comments

Comments
 (0)