Skip to content
Snippets Groups Projects
Commit a36d2717 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

Merge branch 'pyproject-setuptools' into 'master'

Include default build dependencies in pyproject.toml

See merge request detectors/pycalibration!369
parents bf4cbab8 47dfe2d2
No related branches found
No related tags found
1 merge request!369Include default build dependencies in pyproject.toml
[build-system] [build-system]
requires = ["cython==0.29.21", "numpy==1.19.1"] requires = ["cython==0.29.21", "numpy==1.19.1", "setuptools>=40.8.0", "wheel"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment