Commit 6d54e35
committed
sdwire: remove pyudev dependency
This commit removes the need for pyudev to detect block devices which
removes a blocker for this tool to run on operating systems that dont
have udev (namely windows,macos, etc.).
This also enables `--version` option for the cli and it fetches the
information from pyproject.toml file1 parent fd1c705 commit 6d54e35
11 files changed
Lines changed: 1149 additions & 167 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments