diff options
author | nico <nico@magicbroccoli.de> | 2019-12-22 04:20:29 +0100 |
---|---|---|
committer | nico <nico@magicbroccoli.de> | 2019-12-22 04:20:29 +0100 |
commit | 150002e1434bcc69694232436b9894358bed8826 (patch) | |
tree | eec64ff2aab0c8e414375b7d078e78d2c09e8980 /README.md | |
parent | 37dbae346af1507accecf62ccec3e45912ed70f5 (diff) | |
parent | 3a25e6234e62574096379782622743d57d9a53ec (diff) |
code cleanup and pypi setup0.1
+ add MANIFEST.in file
+ add pytest / flake8 tests
+ add automated github action
* update setup.py to build properly
* code corrections
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # TeamSpeak GroupAssigner +[![CodeFactor](https://www.codefactor.io/repository/github/mightybroccoli/tsgroupassigner/badge)](https://www.codefactor.io/repository/github/mightybroccoli/tsgroupassigner) ## Overview TSGroupAssigner is a module which allows to automatically assign server groups to voice clients, if they connect within |