aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* setup is difficultnico2019-12-221-8/+20
| | | | | | * inversed checkdate to simplify * finished setup.py + add MANIFEST file
* package finish upnico2019-12-191-9/+15
| | | | | | | * update setup.py * better format the main __init__ file * move exceptions to separate file for maintainability * small corrections
* test code and small init correctionsnico2019-12-121-1/+0
| | | | | + added pytest test cases * fixed TSGroupAssigner module init file
* TSGroupAssigner setupnico2019-12-111-0/+26
+ working release TSGroupAssigner module + add GPL Licence + add basic README * updated .gitignore - remove old script snippets