Add example git hook

This commit is contained in:
2023-03-30 01:28:51 +02:00
parent 53712f76ce
commit 118425f994
4 changed files with 46 additions and 16 deletions

View File

@@ -34,3 +34,6 @@ dyn2py = "dyn2py:__command_line"
[build-system]
requires = ["setuptools", "wheel"]
[tool.setuptools]
packages = ["dyn2py"]