Updated makefile. /JL

This commit is contained in:
2024-07-15 17:58:29 +02:00
parent 0b78012951
commit 64f5e4207e

View File

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