Codebase list python-procrunner / 784990b setup.cfg
784990b

Tree @784990b (Download .tar.gz)

setup.cfg @784990braw · history · blame

[metadata]
project-urls = 
	Documentation = https://procrunner.readthedocs.io/
	GitHub = https://github.com/DiamondLightSource/python-procrunner
	Bug-Tracker = https://github.com/DiamondLightSource/python-procrunner/issues

[flake8]
exclude = docs

[aliases]
test = pytest

[tool:pytest]
collect_ignore = ['setup.py']

[egg_info]
tag_build = 
tag_date = 0