Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2022-08-01 15:54:05 +00:00
commit 983a6095db
4 changed files with 31 additions and 28 deletions

3
pyproject.toml Normal file
View file

@ -0,0 +1,3 @@
[build-system]
requires = ["setuptools >= 63.0.0", "wheel"]
build-backend = "setuptools.build_meta"