[19:34:14] <tos9> (twine, specify your local URL as the index, and yeah upload whatever distribution you have)
[19:38:00] <alanbato> tos9: Yes, I tried doing that (although using flit) pointing to localhost as my repository index. However, both pypi and testpypi use upload.pypi.org/legacy , so I'm not sure if I need to do something diferent for that 'subdomain'
[19:44:37] <alanbato> Tried again with twine, I'm getting connection refused... Maybe my .pypirc config is wrong?
[19:51:36] <alanbato> Ah, yes. My .pypirc local endpoint had https when I should've used http hehe. Thanks for the help tos9 :)