glyph / automat

Self-service finite-state machines for the programmer on the go.
MIT License
583 stars 64 forks source link

Remove spurious wheel dependency from setup.py #150

Closed jameshilliard closed 8 months ago

jameshilliard commented 1 year ago

This isn't a build dependency so it shouldn't be in setup_requires.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d20a7a4) 91.82% compared to head (500de49) 91.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #150 +/- ## ======================================= Coverage 91.82% 91.82% ======================================= Files 11 11 Lines 1260 1260 ======================================= Hits 1157 1157 Misses 103 103 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.