Omzetten naar python module
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marcel Nijenhof
2020-09-04 17:50:46 +02:00
parent de9f86e2ce
commit da45361c0a
6 changed files with 196 additions and 1 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
*.pyc
*.sip
tmp
__pycache__
build
dist
lmwsip_marceln.egg-info
test/__pycache__