2015-07-25 23:45:13 -07:00
|
|
|
[bdist_wheel]
|
2015-12-02 01:19:43 -08:00
|
|
|
python-tag = py34
|
2016-08-31 16:28:39 -07:00
|
|
|
|
2016-02-16 05:36:14 -08:00
|
|
|
[aliases]
|
2016-08-31 16:28:39 -07:00
|
|
|
test=pytest
|
|
|
|
|
|
|
|
|
|
[check-manifest]
|
|
|
|
|
ignore =
|
2017-01-26 12:45:38 -08:00
|
|
|
.github
|
|
|
|
|
|
|
|
|
|
[tool:pytest]
|
2017-01-26 13:22:01 -08:00
|
|
|
norecursedirs = lib .pc .git output cache resources
|
|
|
|
|
testpaths = tests
|