Commit 012e498
Do not use version based on git (#87)
### What change is being made
Switch entirely from dynamic to fixed versioning in `pyproject.toml`.
### Why this change is being made
As this repository is synced, there is not a single source of truth for
versioning based on git, leading eventually to failures from the
pixi.lock.
### Tested
Ensured that 0.1.0 is applied in the `pixi.lock`.
GitOrigin-RevId: a2b322c117eee60e5993ff9a19f8f148c4cec0621 parent a53eb31 commit 012e498
3 files changed
Lines changed: 19 additions & 31 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 | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 76 | + | |
88 | 77 | | |
89 | 78 | | |
90 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments