https://forge.softwareheritage.org/source/swh-counters
Raw File
Tip revision: dd8ad46f5f3876254abc3a0ce104c4357eaa639a authored by Vincent SELLIER on 07 April 2021, 21:36:44 UTC
attempt to fix the stable debian build
Tip revision: dd8ad46
.gitignore
*.egg-info/
*.pyc
*.sw?
*~
.coverage
.eggs/
.mypy_cache
.tox
__pycache__
build/
dist/
version.txt
.mypy_cache/
back to top