swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: b64c58d5643d88b1a8237b46ac9c5e5a104b5a58 authored by Jenkins for Software Heritage on 27 July 2020, 14:16:13 UTC
New upstream version 0.11.4
Tip revision: b64c58d
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top