Skip to content

Commit 2dd19f0

Browse files
committed
fix: Use brainfile from PyPI instead of local path dependency
1 parent ef29076 commit 2dd19f0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ build-backend = "setuptools.build_meta"
5050
write_to = "cecli/_version.py"
5151
local_scheme = "no-local-version"
5252

53-
[tool.uv.sources]
54-
brainfile = { path = "/home/george/Projects/core/brainfile/brainfile-py" }
5553

5654
[tool.codespell]
5755
skip = "*.svg,*.scss,Gemfile.lock,tests/fixtures/*,cecli/website/assets/*"

0 commit comments

Comments
 (0)