Update project skeleton

This commit is contained in:
Jason R. Coombs
2015-11-24 20:10:37 -05:00
parent 5c3f935a84
commit c848015a89
9 changed files with 101 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
[pytest]
norecursedirs=*.egg .eggs dist build
addopts=--doctest-modules
doctest_optionflags=ALLOW_UNICODE ELLIPSIS