Added file etc. /JL

This commit is contained in:
2024-07-14 22:03:27 +02:00
parent 81b1867caa
commit 5d4e5809af
4 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
dist:
python3 setup.py sdist
python setup.py sdist
install:
cd dist
python3 -m pip install tcxmodeler-0.0.4.tar.gz
python -m pip install pluginlib-0.0.1.tar.gz

View File

@@ -0,0 +1 @@
from . import plugin_init

View File

@@ -0,0 +1,2 @@
import yaml

View File

@@ -1,3 +1,3 @@
[pluginlib]
build = 2
build = 3