| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated .gitignore to ignore Visual Studio Code settings and configuraiton | Todd Leonhardt | 2018-04-14 | 1 | -3/+11 |
| | | |||||
| * | Update .gitignore to ignore the .pytest_cache directory | Todd Leonhardt | 2018-03-16 | 1 | -0/+1 |
| | | |||||
| * | Tell git to ignore .tox directory | kotfu | 2018-01-06 | 1 | -0/+1 |
| | | |||||
| * | Various minor updates: | Todd Leonhardt | 2017-01-29 | 1 | -1/+3 |
| | | | | | | | | | | - Updated .gitignore for code coverage result dirs from coverage and pytest-cov - Updated README.rst to include badge for latest docs from readthedocs.io - Updated setup.py to have updated info for the next time a release is made to PyPI - Documentation updates: - Bumped version in conf.py to 0.7 - Updated links in index.rst and alternatives.rst | ||||
| * | Merge from master | Todd Leonhardt | 2016-12-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Safer work-around for Python 3 removing the built-in file() function | Todd Leonhardt | 2016-12-11 | 1 | -0/+2 |
| | | | |||||
| * | | Just added .cache to .gitignore for pytest | Todd Leonhardt | 2016-12-09 | 1 | -0/+1 |
| | | | |||||
| * | | Stage 3 of refactoring. | Todd Leonhardt | 2016-12-09 | 1 | -1/+1 |
| | | | | | | | | | Transcript testing now works on both Python 2 and Python 3 thanks to six.next(). | ||||
| * | | Removed unused file ignoreBug.py and added .idea directory (PyCharm) to ↵ | Todd Leonhardt | 2016-12-09 | 1 | -0/+1 |
| |/ | | | | .gitignore | ||||
| * | Loading in a script file now works in Python 3.5 | Todd Leonhardt | 2016-12-09 | 1 | -0/+5 |
