This commit is contained in:
Marc Beninca 2024-02-17 20:05:31 +01:00
parent eaf2534dca
commit c6efc9b90b
3 changed files with 9 additions and 6 deletions

View file

@ -26,7 +26,7 @@ readme = 'readme.md'
requires-python = '>= 3.10'
[project.scripts]
# command = 'package.module:function'
ofsp = 'ofsp:main'
[project.urls]