Skip to content
Prev Previous commit
Next Next commit
Updated tests to use pytest; Updated lint.sh to use one config file i…
…nstead of two.
  • Loading branch information
Hiranya Jayathilaka committed Mar 20, 2017
commit 15641ad75b3d61a2249292d0f7e1a60463cdf30c
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
*.pyc
.python-version
.cache/
.tox/
*.egg-info/
Loading