mirror of
https://github.com/nenadilic84/claudex.git
synced 2025-10-28 00:02:05 -07:00
Fix CLI entry point in pyproject.toml
This commit is contained in:
parent
bfa1482f82
commit
de5bb421eb
@ -20,4 +20,4 @@ build-backend = "setuptools.build_meta"
|
||||
where = ["."]
|
||||
|
||||
[project.scripts]
|
||||
claudex = "claudex.proxy:app"
|
||||
claudex = "claudex.main:main"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user