Codebase list python-procrunner / 339bd0c0-414e-4b56-8851-4e2639bfe7ae/main setup.cfg
339bd0c0-414e-4b56-8851-4e2639bfe7ae/main

Tree @339bd0c0-414e-4b56-8851-4e2639bfe7ae/main (Download .tar.gz)

setup.cfg @339bd0c0-414e-4b56-8851-4e2639bfe7ae/mainraw · 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