fool uv into using some black version

Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
This commit is contained in:
Todd Gamblin 2025-03-25 17:54:04 -07:00 committed by Harmen Stoppels
parent 2d40b9e346
commit a846631e87

View File

@ -1,7 +1,7 @@
[project] [project]
name="spack" name="spack"
description="The spack package manager" description="The spack package manager"
requires-python=">=3.6" requires-python=">=3.6.2"
dependencies=[ dependencies=[
"clingo", "clingo",
"setuptools", "setuptools",