Require nodeenv 1.9.0+ to support Python 3.13

This commit is contained in:
Hugo van Kemenade 2024-08-24 17:52:51 +03:00
parent 0f8f383d53
commit b8dafb18f6

View file

@ -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