Loading .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ repos: args: [--autofix, --indent, '2', --offset, '2'] - repo: https://github.com/asottile/pyupgrade rev: v3.19.1 rev: v3.20.0 hooks: - id: pyupgrade args: [--py313-plus] Loading README.md +0 −6 Original line number Diff line number Diff line Loading @@ -151,12 +151,6 @@ pipelines: - cp ./dist/*.exe ../ ``` ## Known Issues [ntdll.so Path Missing](https://github.com/batonogov/docker-pyinstaller/issues/23) [Outdated Microsoft C++ Build Tools](https://github.com/batonogov/docker-pyinstaller/issues/11) ## History Now release information will be [here](https://github.com/batonogov/docker-pyinstaller/releases). Loading Loading
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ repos: args: [--autofix, --indent, '2', --offset, '2'] - repo: https://github.com/asottile/pyupgrade rev: v3.19.1 rev: v3.20.0 hooks: - id: pyupgrade args: [--py313-plus] Loading
README.md +0 −6 Original line number Diff line number Diff line Loading @@ -151,12 +151,6 @@ pipelines: - cp ./dist/*.exe ../ ``` ## Known Issues [ntdll.so Path Missing](https://github.com/batonogov/docker-pyinstaller/issues/23) [Outdated Microsoft C++ Build Tools](https://github.com/batonogov/docker-pyinstaller/issues/11) ## History Now release information will be [here](https://github.com/batonogov/docker-pyinstaller/releases). Loading