Codebase list python-peachpy / c6e0eef2-1f21-4fab-bae4-5ae5a9fe5024/upstream setup.cfg
c6e0eef2-1f21-4fab-bae4-5ae5a9fe5024/upstream

Tree @c6e0eef2-1f21-4fab-bae4-5ae5a9fe5024/upstream (Download .tar.gz)

setup.cfg @c6e0eef2-1f21-4fab-bae4-5ae5a9fe5024/upstreamraw · history · blame

[nosetests]
verbosity = 2
where = ./test
# Color output
rednose = 1
# --no-path-adjustment is required because we want to run the tests against
# what is installed, not what is in the checked out source directory.
# (Extra files are generated during installation which don't exist in the
# source tree.)
no-path-adjustment=1