XRPLF / xrpl-py

A Python library to interact with the XRP Ledger (XRPL) blockchain
ISC License
144 stars 83 forks source link

test: run tests on python 3.12 #688

Closed mvadari closed 4 months ago

mvadari commented 4 months ago

High Level Overview of Change

Title says it all.

Context of Change

I was running something on Python 3.12 and wanted to make sure everything would work properly.

Type of Change

Did you update CHANGELOG.md?

Test Plan

CI passes.