mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
Attach macOS and Linux binaries to release
This commit is contained in:
@@ -67,7 +67,7 @@ dev = [
|
||||
[tool.pdm.scripts]
|
||||
app = "python -m kleinanzeigen_bot"
|
||||
bandit = "bandit -c pyproject.toml -r kleinanzeigen_bot"
|
||||
pyinstaller = "pyinstaller pyinstaller.spec --clean"
|
||||
pyinstaller = "python -O -m PyInstaller pyinstaller.spec --clean"
|
||||
pylint = "pylint kleinanzeigen_bot"
|
||||
pytest = "python -m pytest -v"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user