Repository URL to install this package:
|
Version:
0.4.2 ▾
|
plaster_pastedeploy
/
setup.cfg
|
|---|
[wheel]
universal = 1
[metadata]
license_file = LICENSE.txt
[flake8]
exclude =
tests/fake_packages,
tests/sample_configs,
show-source = True
max-line-length = 80
[check-manifest]
ignore =
.gitignore
PKG-INFO
*.egg-info
*.egg-info/*
ignore-default-rules = true
ignore-bad-ideas =
tests/*
[tool:pytest]
python_files = test_*.py
testpaths =
src/plaster_pastedeploy
tests
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0