Source: python-configspace
Section: python
Priority: optional
Maintainer: Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all-dev,
 python3-setuptools,
 python3-wheel,
 cython3,
 python3-numpy,
Standards-Version: 4.7.4
Rules-Requires-Root: no
Homepage: https://github.com/automl/ConfigSpace

Package: python3-configspace
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
 python3-typing-extensions (>= 4.5.0),
 python3-numpy
Description: Python library for configuration spaces
 Library to define and work with hyperparameter configuration spaces.
