Lonami
Lonami
Tried to remove the `MANIFEST.in`, it's still copying the `__pycache__` directories…
Prior to generating it again freshly, in theory.
We didn't figure out the file permissions, though? They should still be globally readable and writable which I thought is bad.
Those two may be executable because they were on a NTFS drive before I think? But yeah they shouldn't be. Won't the permissions in the tarball be the same as...
cc @Xiretza (since you sent the PR).
Raw API is always bound to break across minor releases. Never used that request or seen that error. Maybe check how official clients do it.
I'd need access to some channel where I can run these request against. But I don't really care about this issue myself, so I likely won't be investigating it any...
Ah, so the token is data-center specific. That explains it. You can see how `get_stats` works to invoke the request in the right datacenter. Not sure what a clean way...
How would one specify which token to use?