Setup the python package

This commit is contained in:
Tom Hodson 2022-06-01 13:17:34 +02:00
parent 18e13d6e4e
commit 5885d4ccc5
3 changed files with 2 additions and 2 deletions

View File

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

View File