Commit 60071b4
Yann Rouillard
fix: stop requiring com.lihaoyi libraries for schema generation
Instead of requiring the project to load the com.lihaoyi.upickle
and com.lihaoyi.os-lib libraries in the project, we now dynamically
add them to the dependencies when running the schema generation command.
It still not bulletproof as it could lead to version conflict with
existing libraries but it will good enough for now :-)1 parent 0a06ab6 commit 60071b4
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
0 commit comments