Commit 4d03379
committed
fix: use maturin build + pip install instead of maturin develop
maturin develop requires a virtualenv. Use maturin build to create
a wheel then pip install it into the system Python instead.1 parent 4373719 commit 4d03379
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments