Skip to content

Commit 65cc2a3

Browse files
semarjclaude
andcommitted
fix: update GitHub workflow badge URL and fix PyYAML compatibility
- Update GitHub workflow badge to use new format (CI.yml instead of workflow name) - Update PyYAML from 5.4.1 to 6.0.3 for Python 3.12 compatibility - Fixes CD workflow failure: AttributeError: cython_sources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
1 parent f1c83fa commit 65cc2a3

File tree

2 files changed

+76
-32
lines changed

2 files changed

+76
-32
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ShipEngine Python SDK
44
=====================
55

6-
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ShipEngine/shipengine-python/Python%20package?label=shipengine-python&logo=github&logoColor=white)
6+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ShipEngine/shipengine-python/CI.yml?branch=main&label=shipengine-python&logo=github&logoColor=white)
77
[![Coverage Status](https://coveralls.io/repos/github/ShipEngine/shipengine-python/badge.svg?branch=main)](https://coveralls.io/github/ShipEngine/shipengine-python?branch=main)
88
![GitHub](https://img.shields.io/github/license/shipengine/shipengine-python?color=blue)
99
![OS Compatibility](https://shipengine.github.io/img/badges/os-badges.svg)

poetry.lock

Lines changed: 75 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)