Commit f74438c
fix: add missing packages to pip distribution (config and scheduler) (#572)
* Initial plan
* chore: initial investigation - reproduce pip install issue
Co-authored-by: NewFuture <[email protected]>
* fix(pyproject): add missing packages config and scheduler to pip distribution
Co-authored-by: NewFuture <[email protected]>
* test(ci): add pip install verification tests to GitHub Actions
Co-authored-by: NewFuture <[email protected]>
* refactor(ci): improve pip install test commands for better error handling
Co-authored-by: NewFuture <[email protected]>
* refactor(ci): use find command for more robust file selection in pip tests
Co-authored-by: NewFuture <[email protected]>
* revert(init): restore placeholder values for BUILD_VERSION and BUILD_DATE
Co-authored-by: NewFuture <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: NewFuture <[email protected]>
Co-authored-by: New Future <[email protected]>1 parent aba52bc commit f74438c
2 files changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
111 | 132 | | |
112 | 133 | | |
113 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
0 commit comments