swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937
Raw File
Tip revision: f6936c8e9bc14889cd413b8038d0e24a2d78f0df authored by Jenkins for Software Heritage on 19 June 2020, 12:45:30 UTC
New upstream version 0.6.0
Tip revision: f6936c8
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top