sdispater / pendulum

Python datetimes made easy
https://pendulum.eustace.io
MIT License
6.12k stars 372 forks source link

Fix email in pyproject.toml #813

Open abij opened 3 months ago

abij commented 3 months ago

Unable to upload artifact to AzureDevOps Artifact feed, because of the invalid email address.

codspeed-hq[bot] commented 3 months ago

CodSpeed Performance Report

Merging #813 will not alter performance

Comparing abij:patch-1 (daef00d) with master (3e3fec6)

Summary

✅ 1 untouched benchmarks

eigendude commented 1 month ago

Is this ready to be merged? I hit the same issue and open https://github.com/sdispater/pendulum/pull/824, which I now see wasn't needed.