Skip to content

Commit

Permalink
Add setup.cfg
Browse files Browse the repository at this point in the history
Control settings for some add-ons like pytest
  • Loading branch information
vmuriart committed Feb 13, 2017
1 parent 1ea29c7 commit 104ef71
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[tool:pytest]
xfail_strict = True

[check-manifest]
ignore =
.github
.github/*

0 comments on commit 104ef71

Please sign in to comment.