sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
3.9k stars 198 forks source link

chore: update setup.py #806

Closed jeffwidman closed 2 months ago

jeffwidman commented 2 months ago

This is no longer necessary:

vercel[bot] commented 2 months ago

@jeffwidman is attempting to deploy a commit to the sparckles Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
robyn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 8:07am
codspeed-hq[bot] commented 2 months ago

CodSpeed Performance Report

Merging #806 will not alter performance

Comparing jeffwidman:patch-1 (bf7f2ad) with main (107794c)

Summary

✅ 108 untouched benchmarks

jeffwidman commented 2 months ago

Looks like the test suite is broken? Failing tests aren't due to the this PR...

sansyrox commented 2 months ago

Hey @jeffwidman ,

yes. GitHub changed something with the mac checkout actions. This broke recently.

sansyrox commented 2 months ago

everything builds properly on my local machines.