Skip to content

Commit

Permalink
Pin build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Dec 11, 2024
1 parent 947917b commit 47b74af
Show file tree
Hide file tree
Showing 5 changed files with 391 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
args: ["--pretty", "--show-error-codes"]
additional_dependencies: [
'keyring==24.2.0',
'nox==2023.4.22',
'nox==2024.10.9',
'pytest',
'types-docutils==0.20.0.3',
'types-setuptools==68.2.0.0',
Expand Down
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ include NEWS.rst
include README.rst
include SECURITY.md
include pyproject.toml
include build-requirements.*

include src/pip/_vendor/README.rst
include src/pip/_vendor/vendor.txt
Expand Down
Loading

0 comments on commit 47b74af

Please sign in to comment.