mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Require nodeenv 1.9.0+ to support Python 3.13
This commit is contained in:
parent
0f8f383d53
commit
b8dafb18f6
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ packages = find:
|
|||
install_requires =
|
||||
cfgv>=2.0.0
|
||||
identify>=1.0.0
|
||||
nodeenv>=0.11.1
|
||||
nodeenv>=1.9.0
|
||||
pyyaml>=5.1
|
||||
virtualenv>=20.10.0
|
||||
python_requires = >=3.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue