All Downloads are FREE. Search and download functionalities are using the official Maven repository.

python-legacy.setup_cfg.mustache Maven / Gradle / Ivy

There is a newer version: 7.8.0
Show newest version
{{#useNose}}
[nosetests]
logging-clear-handlers=true
verbosity=2
randomize=true
exe=true
with-coverage=true
cover-package={{{packageName}}}
cover-erase=true

{{/useNose}}
[flake8]
max-line-length=99




© 2015 - 2024 Weber Informatics LLC | Privacy Policy