Codebase list python-hpack / debian/2.3.0-1 setup.cfg
debian/2.3.0-1

Tree @debian/2.3.0-1 (Download .tar.gz)

setup.cfg @debian/2.3.0-1raw · history · blame

1
2
3
4
5
6
7
[wheel]
universal = 1

[flake8]
max-complexity = 10
exclude =
    hpack/huffman_constants.py