freight
freight copied to clipboard
Deploy to Heroku button fails
It appears that the Heroku button in the docs doesn't work because of an invalid link. It also appears that with the correct template link, Heroku fails to launch the app because the Heroku build defaults to Python3 and freight is Python2. So this import of urlparse fails.