Skip to content

Replace safe_mkdir(path) with os.makedirs(path, exist_ok=True) #45

Replace safe_mkdir(path) with os.makedirs(path, exist_ok=True)

Replace safe_mkdir(path) with os.makedirs(path, exist_ok=True) #45

Triggered via push November 10, 2024 10:20
Status Success
Total duration 28s
Artifacts 3

release.yml

on: push
Build & verify package
19s
Build & verify package
Publish in-dev package to test.pypi.org
0s
Publish in-dev package to test.pypi.org
Publish to PyPI
0s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Artifacts

Produced during runtime
Name Size
Package Metadata
3.8 KB
Packages
42.2 KB
PyPI README
3.43 KB