Skip to content

Commit 93dd881

Browse files
committed
chore: remove src/codeflash_core package
Remove the unused codeflash_core package and clean up the sdist include in pyproject.toml.
1 parent 3257578 commit 93dd881

26 files changed

Lines changed: 1 addition & 2905 deletions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ tests = [
104104
]
105105

106106
[tool.hatch.build.targets.sdist]
107-
include = ["codeflash", "src/codeflash_core"]
107+
include = ["codeflash"]
108108
exclude = [
109109
"docs/*",
110110
"experiments/*",

src/codeflash_core/__init__.py

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/codeflash_core/ai/__init__.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/codeflash_core/ai/client.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

src/codeflash_core/cli.py

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)