https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: 739976a5d8a2e8dcbe11b43df29dcdad1c464b08 authored by Jenkins for Software Heritage on 07 May 2020, 13:52:49 UTC
New upstream version 0.0.84
Tip revision: 739976a
setup.cfg
[flake8]
ignore = E203,E231,W503
max-line-length = 88

[egg_info]
tag_build = 
tag_date = 0

back to top