We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4029c8f commit dfbe0f0Copy full SHA for dfbe0f0
release.sh
@@ -19,6 +19,6 @@ python -m twine upload LiSE/dist/*
19
python -m twine upload ELiDE/dist/*
20
WINEPREFIX=~/.wine32 WINEARCH=win32 wine ~/lise_windows/python/python.exe -m pip install --upgrade LiSE ELiDE
21
pyclean ~/lise_windows
22
-unix2dos CHANGES.txt >~/lise_windows/CHANGES.txt
+unix2dos -n CHANGES.txt ~/lise_windows/CHANGES.txt
23
cp -rf docs ~/lise_windows/
24
python3.12 butler.py
0 commit comments