vickumar1981 / pyeffects

Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
Other
30 stars 6 forks source link

Use GitHub Actions instead of Travis #22

Closed sloboegen closed 11 months ago

sloboegen commented 12 months ago

Hi! I added simple GitHub Actions testing pipeline instead of Travis and fixed pythonpath in pytest config.

vickumar1981 commented 11 months ago

@sloboegen lgtm. sorry, i took so long to review.