Some checks failed
CLI Tests / test-cli (push) Failing after 3s
Cross-Node Transaction Testing / transaction-test (push) Successful in 2s
Deploy to Testnet / deploy-testnet (push) Successful in 1m18s
Multi-Node Stress Testing / stress-test (push) Successful in 3s
Security Scanning / security-scan (push) Successful in 36s
- Reduced requires.txt from 58 dependencies to 5 core packages (click, pydantic, pyyaml, requests, rich) - Removed heavy dependencies: fastapi, uvicorn, sqlalchemy, web3, pandas, numpy, opencv, redis, tenseal - Updated PKG-INFO with expanded technical documentation including navigation, quick start, and quality metrics - Added aitbc_cli package modules to SOURCES.txt (config, auth, commands, utils subdirs) - Reorganized top_level.txt to include aitbc
11 lines
72 B
Plaintext
11 lines
72 B
Plaintext
aitbc_cli
|
|
auth
|
|
config
|
|
core
|
|
handlers
|
|
models
|
|
parsers
|
|
security
|
|
tests
|
|
utils
|