metafetish/lovesense-py

View on GitHub
setup.cfg

Summary

Maintainability
Test Coverage
[aliases]
test=py.test

[metadata]
description-file = README.rst

[bdist_wheel]
universal = 1

[pytest]
norecursedirs = .git .* *.egg* old docs dist build