mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
chore: remove empty meshai/cli package
Package contained only a docstring, no code. No imports of meshai.cli found anywhere; console entry point is meshai.main:main (pyproject.toml), and packaging (tool.setuptools.packages.find, include = ["meshai*"]) has no explicit reference to the cli subpackage. No MANIFEST.in/setup.py/setup.cfg exist to update. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
93d6e605c1
commit
ec463eba7c
1 changed files with 0 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
"""CLI tools for MeshAI."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue