tkellogg / fossil

A mastodon client optimized for reading, with an AI-enabled algorithm for displaying posts
https://www.fossil-social.com
65 stars 8 forks source link

Resolve issue #6: Publish package on PyPi #22

Closed baseely closed 6 months ago

baseely commented 8 months ago

This PR resolves issue #6 by adding the necessary configuration and tools to publish the "fossil" package on PyPi. The changes include updating the main.yaml workflow file with the required metadata, configuring the package for publication on PyPi.

baseely commented 8 months ago

We need to have a token to make the job successful, otherwise it will fail.

tkellogg commented 8 months ago

Awesome! I'll see if I can get the rest of it setup today

tkellogg commented 6 months ago

it works, heck yeah! Thanks so much for this, and especially the part where it worked the first time.

https://pypi.org/project/fossil-mastodon/0.3.0/

Sorry it took so long to get this out, I had a lot more work to do than I expected in order to get the v0.3 release out. Thanks for being patient.

baseely commented 6 months ago

You Rock! Thanks @tkellogg :tada: