Closed laghee closed 6 years ago
Travis wants the updated requirements.txt file from PR #36 ... I assume that means tests will pass if they're rerun after that pr is merged? If not, and I need to fix something, let me know!
@karlcow This is fairly rough in places due to some things in being in a tbd state (like exactly what data GH webhook issue-event payloads will include). Also, I had to get out of the javadoc mindset and transition into python ... and I am a person already suffering from overly-long-sentence disease. 😊
Could you just rebase with the requirements.txt which has been merged before. Thanks.
OK... 🤞
And it's a go! Thanks @laghee
I closed #37 and added the config changes here since I couldn't get anything to run without adding
models.py
and initializing the SQLAlchemy object from there.The paren changes were unintentional. I installed
flake8
, but maybe the formatter (autopep8
) is wonky?