Loading MANIFEST +1 −0 Original line number Diff line number Diff line trydiffoscope.1.rst README.rst pyproject.toml pyproject.toml 0 → 100644 +5 −0 Original line number Diff line number Diff line [tool.black] line-length = 79 py36 = true skip-string-normalization = true include = '.+\.pyi?$' setup.py +1 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,5 @@ setup( version='67.0.1', author="Chris Lamb", author_email="lamby@debian.org", scripts=( 'trydiffoscope', ), scripts=('trydiffoscope',), ) Loading
MANIFEST +1 −0 Original line number Diff line number Diff line trydiffoscope.1.rst README.rst pyproject.toml
pyproject.toml 0 → 100644 +5 −0 Original line number Diff line number Diff line [tool.black] line-length = 79 py36 = true skip-string-normalization = true include = '.+\.pyi?$'
setup.py +1 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,5 @@ setup( version='67.0.1', author="Chris Lamb", author_email="lamby@debian.org", scripts=( 'trydiffoscope', ), scripts=('trydiffoscope',), )