pypi package and testing script

This commit is contained in:
CronyAkatsuki 2021-07-03 18:22:32 +02:00
parent 41b559f254
commit 8cb3a506a0
9 changed files with 408 additions and 355 deletions

3
test.py Normal file
View file

@ -0,0 +1,3 @@
from py_adl.adl import main
main()