Commit 63b235e
committed
fix: remove duplicates in list-versions output
When we tell the provider to look at both sdists and wheels, and there
are both types of files, it returns some versions multiple times. Remove
any duplicates before printing the output.1 parent ecbd0ca commit 63b235e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments