add 'blank' field option to allow empty text in required fields (default: false)
This commit is contained in:
parent
74b7935ced
commit
5f4dc8b80f
5 changed files with 71 additions and 9 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ def pyaccuwage_tests():
|
|||
return test_suite
|
||||
|
||||
setup(name='pyaccuwage',
|
||||
version='0.2024.0',
|
||||
version='0.2024.1',
|
||||
packages=['pyaccuwage'],
|
||||
scripts=[
|
||||
'scripts/pyaccuwage-checkseq',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue