You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace fabfile with djeroku.py
- Remove mandril (no longer offers free addon)
- Stop calling syncdb
- Update for python3
- Remove pipelines until the new version stabilizes on heroku
Closes#15Closes#24
Fabric is a heavy dependency when it is only serving as a launcher for some helper scripts. Replace with something lightweight.
The text was updated successfully, but these errors were encountered: