Upgrade to Python 3 #31
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Like the rest of the world, Preposter.us needs to run on Python 3.
While we’re in there let’s refactor anything that’s obviously stupid so long as it doesn’t feel like there will be side-effects.
Finally, apply what we’ve learned about managing dependencies, etc. (I.e.: ‘pip freeze’, ‘requirements.txt’, etc.).