|
1 | 1 | # serializer version: 1 |
2 | | -# name: test_maintaining_features[docs-3.10-private] |
| 2 | +# name: test_pyproject_features[docs-3.10-private] |
3 | 3 | ''' |
4 | 4 | [build-system] |
5 | 5 | requires = ["hatchling", "uv-dynamic-versioning"] |
|
207 | 207 |
|
208 | 208 | ''' |
209 | 209 | # --- |
210 | | -# name: test_maintaining_features[docs-3.10-public] |
| 210 | +# name: test_pyproject_features[docs-3.10-public] |
211 | 211 | ''' |
212 | 212 | [build-system] |
213 | 213 | requires = ["hatchling", "uv-dynamic-versioning"] |
|
427 | 427 |
|
428 | 428 | ''' |
429 | 429 | # --- |
430 | | -# name: test_maintaining_features[docs-3.14-private] |
| 430 | +# name: test_pyproject_features[docs-3.14-private] |
431 | 431 | ''' |
432 | 432 | [build-system] |
433 | 433 | requires = ["hatchling", "uv-dynamic-versioning"] |
|
611 | 611 |
|
612 | 612 | ''' |
613 | 613 | # --- |
614 | | -# name: test_maintaining_features[docs-3.14-public] |
| 614 | +# name: test_pyproject_features[docs-3.14-public] |
615 | 615 | ''' |
616 | 616 | [build-system] |
617 | 617 | requires = ["hatchling", "uv-dynamic-versioning"] |
|
807 | 807 |
|
808 | 808 | ''' |
809 | 809 | # --- |
810 | | -# name: test_maintaining_features[no_docs-3.10-private] |
| 810 | +# name: test_pyproject_features[no_docs-3.10-private] |
811 | 811 | ''' |
812 | 812 | [build-system] |
813 | 813 | requires = ["hatchling", "uv-dynamic-versioning"] |
|
990 | 990 |
|
991 | 991 | ''' |
992 | 992 | # --- |
993 | | -# name: test_maintaining_features[no_docs-3.10-public] |
| 993 | +# name: test_pyproject_features[no_docs-3.10-public] |
994 | 994 | ''' |
995 | 995 | [build-system] |
996 | 996 | requires = ["hatchling", "uv-dynamic-versioning"] |
|
1185 | 1185 |
|
1186 | 1186 | ''' |
1187 | 1187 | # --- |
1188 | | -# name: test_maintaining_features[no_docs-3.14-private] |
| 1188 | +# name: test_pyproject_features[no_docs-3.14-private] |
1189 | 1189 | ''' |
1190 | 1190 | [build-system] |
1191 | 1191 | requires = ["hatchling", "uv-dynamic-versioning"] |
|
1344 | 1344 |
|
1345 | 1345 | ''' |
1346 | 1346 | # --- |
1347 | | -# name: test_maintaining_features[no_docs-3.14-public] |
| 1347 | +# name: test_pyproject_features[no_docs-3.14-public] |
1348 | 1348 | ''' |
1349 | 1349 | [build-system] |
1350 | 1350 | requires = ["hatchling", "uv-dynamic-versioning"] |
|
0 commit comments