<Hodgestar> fangerer: Thanks!
<Hodgestar> fangerer: Changelog looks good to me too.
<antocuni> fangerer: congrats for the release!
<antocuni> do you plan to release it also on pypi?
<fangerer> antocuni: yes, I plan to but never did before. How did you do it?
<fangerer> Unfortunately, the GH actions didn't build the binary distribution. I'm not sure why. The actions file reads like it should build it (but not upload it). Maybe GitHub doesn't show me the _asset_ because the job failed when trying to upload to PyPI.
<antocuni> for 0.0.2 I think I manually did "setup.py sdist upload"
<antocuni> I have no idea about GH actions
<antocuni> fangerer: you could try to set the credentials for pypi uploading on github and then retag the release to see if this time it works?
<fangerer> antocuni: I just read a bit through GH doc how to add the API key but I think I don't have sufficient permissions for the project. I'll upload manually this time. We can try that for 0.0.4; we could maybe just create an RC in near future.
jboi has quit [Read error: Connection reset by peer]
the_drow has quit [Read error: Connection reset by peer]
jevinskie[m] has quit [Remote host closed the connection]
jboi has joined #hpy
the_drow has joined #hpy
jevinskie[m] has joined #hpy
<antocuni> creating an RC sounds good, even if only to test the GH actions
<antocuni> I can give you the necessary github permissions if you tell me what you need