4ea3288671
Use the stable version rather than alphas, now that the full release has been done.
9 lines
166 B
TOML
9 lines
166 B
TOML
[build-system]
|
|
requires = [
|
|
"setuptools",
|
|
"wheel",
|
|
"setuptools_dso>=2.7a1",
|
|
"setuptools_dso>=2.11a2; python_version >= '3.12'",
|
|
"epicscorelibs>=7.0.7.99.1.2",
|
|
]
|