Skip to content

Commit 47b74af

Browse files
committed
Pin build dependencies
1 parent 947917b commit 47b74af

File tree

5 files changed

+391
-6
lines changed

5 files changed

+391
-6
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
args: ["--pretty", "--show-error-codes"]
3636
additional_dependencies: [
3737
'keyring==24.2.0',
38-
'nox==2023.4.22',
38+
'nox==2024.10.9',
3939
'pytest',
4040
'types-docutils==0.20.0.3',
4141
'types-setuptools==68.2.0.0',

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ include NEWS.rst
44
include README.rst
55
include SECURITY.md
66
include pyproject.toml
7+
include build-requirements.*
78

89
include src/pip/_vendor/README.rst
910
include src/pip/_vendor/vendor.txt

0 commit comments

Comments
 (0)