TheRenegadeCoder / image-titler

An image title generator using The Renegade Coder style
https://therenegadecoder.com
GNU General Public License v3.0
17 stars 6 forks source link

Migrate Travis CI to GitHub Actions #94

Closed jrg94 closed 2 years ago

jrg94 commented 2 years ago

I wondered why no tests were happening! Whoops.

jrg94 commented 2 years ago

Solved this in #95. It was a huge pain in the ass because none of the imports were working correctly, and I had this nasty pkg_resources dependency. Life should be better now.