Commit e4cfbaa
fix: correct package configuration for CI module discovery
- Update setuptools package discovery from ai_flora_mind* to ml_production_service*
- Add research* package to setuptools configuration for test imports
- Remove obsolete .egg-info directories to prevent conflicts
- Ensure proper package installation in CI environment
Package Discovery: Fixed module import errors in CI by updating package configuration
CI Compatibility: Tests now run successfully in CI environment
Clean Setup: Removed legacy package metadata from ai-flora-mind naming
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e8f2777 commit e4cfbaa
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments