Commit 4c30e58
Troubleshooting pip version issues in CI (#1504)
* CI failed to run on 23.1 and 23.1.1
* add pyproject.toml
* upgrade pip in slow.yml
* upgrade build-system requires
* troubleshooting pytest problem
* troubleshooting pytest problem
* troubleshooting pytest problem
* troubleshooting pytest problem
* add qlib root path to python sys.path
* add qlib root path to $PYTHONPATH
* add qlib root path to $PYTHONPATH
* add qlib root path to $PYTHONPATH
* modify pytest root;
* remove set env
* change_pytest_command_CI
* change_pytest_command_CI
* fix_ci
* fix_ci
* fix_ci
* fix_ci
* fix_ci
* fix_ci
* fix_ci
* remove_toml
* recover_toml
---------
Co-authored-by: lijinhui <[email protected]>
Co-authored-by: linlang <[email protected]>1 parent 5387ea5 commit 4c30e58
File tree
4 files changed
+7
-7
lines changed- .github/workflows
- tests
4 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | 41 | | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | 41 | | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments