Commit afdf0f5
authored
fix: use virtual pypi index for rl-wrapper install (#1027)
## Summary
- Switches rl-wrapper install from `python-local` to the `python`
virtual Artifactory repository so pip can resolve transitive
dependencies
- Removes `>=1.0.0` version pin to ensure the latest published version
is always installed1 parent 1f7fa01 commit afdf0f5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments