rename from nimvelo3 to sipcentric

This commit is contained in:
2022-01-13 11:51:53 +00:00
parent 23ccc01d5b
commit f2ce5f4bac
6 changed files with 65 additions and 45 deletions

6
pyproject.toml Normal file
View File

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