Update ignore and build scripts
This commit is contained in:
@@ -24,6 +24,7 @@ echo " Building Dependencies"
|
||||
echo "================================================================================"
|
||||
echo ""
|
||||
python3 pkgutils.py build-assets
|
||||
python3 pkgutils.py icons optional
|
||||
|
||||
echo ""
|
||||
echo " Building Packages"
|
||||
|
||||
@@ -18,6 +18,7 @@ fi
|
||||
source $ENVPATH/bin/activate
|
||||
pip3 install -r requirements.txt -r docs/requirements.txt
|
||||
python3 pkgutils.py build-assets
|
||||
python3 pkgutils.py icons optional
|
||||
deactivate
|
||||
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user