```
chore: remove obsolete payment architecture and integration test documentation - Remove AITBC_PAYMENT_ARCHITECTURE.md (dual-currency system documentation) - Remove IMPLEMENTATION_COMPLETE_SUMMARY.md (integration test completion summary) - Remove INTEGRATION_TEST_FIXES.md (test fixes documentation) - Remove INTEGRATION_TEST_UPDATES.md (real features implementation notes) - Remove PAYMENT_INTEGRATION_COMPLETE.md (wallet-coordinator integration docs) - Remove WALLET_COORDINATOR_INTEGRATION.md (payment
This commit is contained in:
11
dev-utils/README.md
Normal file
11
dev-utils/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Development Utilities
|
||||
|
||||
This directory contains utility files and scripts for development.
|
||||
|
||||
## Files
|
||||
|
||||
- **aitbc-pythonpath.pth** - Python path configuration for AITBC packages
|
||||
|
||||
## Usage
|
||||
|
||||
The `.pth` file is automatically used by Python to add paths to `sys.path` when the virtual environment is activated.
|
||||
Reference in New Issue
Block a user