Skip to content

Commit

Permalink
Minor set up changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyjb committed Jun 27, 2016
1 parent e13d2a0 commit c9d0de7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -12,6 +12,7 @@ __pycache__/
*.so
*~
pyvenv.cfg
.pypirc

# due to using tox and pytest
.tox
Expand Down
2 changes: 2 additions & 0 deletions setup.cfg
@@ -0,0 +1,2 @@
[metadata]
description-file = README.md

0 comments on commit c9d0de7

Please sign in to comment.