Remove requirements files

This commit is contained in:
Veronica Berglyd Olsen
2025-10-22 21:17:18 +02:00
parent 06cb128876
commit 2d7a42d918
8 changed files with 3 additions and 28 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ echo ""
echo " Building Dependencies"
echo "================================================================================"
echo ""
python3 pkgutils.py build-assets
python3 pkgutils.py icons optional
uv run pkgutils.py build-assets
uv run pkgutils.py icons optional
echo ""
echo " Building Packages"
-2
View File
@@ -1,2 +0,0 @@
setuptools>=77.0.3
twine