Pārlūkot izejas kodu

Correctly add Cargo.lock to sdsit (#13909)

tags/v1.68.0
Erik Johnston pirms 1 gada
committed by David Robertson
vecāks
revīzija
6d3b1497c3
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 903ECE108A39DEDD
2 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +1
    -0
      changelog.d/13909.bugfix
  2. +1
    -1
      pyproject.toml

+ 1
- 0
changelog.d/13909.bugfix Parādīt failu

@@ -0,0 +1 @@
Fix packaging to include `Cargo.lock` in `sdist`.

+ 1
- 1
pyproject.toml Parādīt failu

@@ -86,8 +86,8 @@ include = [
{ path = "tests", format = "sdist" },
{ path = "UPGRADE.rst", format = "sdist" },
{ path = "Cargo.toml", format = "sdist" },
{ path = "Cargo.lock", format = "sdist" },
{ path = "rust/Cargo.toml", format = "sdist" },
{ path = "rust/Cargo.lock", format = "sdist" },
{ path = "rust/build.rs", format = "sdist" },
{ path = "rust/src/**", format = "sdist" },
]


Notiek ielāde…
Atcelt
Saglabāt