Commit cd5720e
committed
Update pyproject.toml
We extend the `dynamic` field in `pyproject.toml` to ensure that the
Python package is built with all the metadata defined in `Cargo.toml`.
The behavior of `maturin` has changed to omit metadata defined in
`Cargo.toml` unless the corresponding `pyproject.toml` fields are
specifed as `dynamic`, cf. PyO3/maturin#2672dynamic entries to ensure full Python package metadata1 parent b94e6e0 commit cd5720e
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
| |||
0 commit comments