| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2018-10-03 | Remove requirements.txt | -10/+0 | ||
| No sense maintaining this if we're using Pipenv | ||||
| 2018-10-03 | Fix Pipenv wiki link typo in Contributor guidelines | -1/+1 | ||
| 2018-10-03 | Initialize Pipfile & Pipfile.lock | -0/+124 | ||
| Update Contributor guide to link to Wiki Pipenv guide | ||||
| 2018-10-03 | Update README.md | -0/+2 | ||
| 2018-10-03 | Use docstrings instead of block comments. | -3/+9 | ||
| 2018-10-03 | Fix improper docstrings and comments. | -10/+10 | ||
| 2018-10-02 | Add some comments and docstrings documenting the code and replacing minor ↵ | -15/+26 | ||
| issues. | ||||
| 2018-10-02 | Fix wrongful indentation. | -1/+1 | ||