Skip to content

Commit 43c6b9c

Browse files
Robert Schützelprans
Robert Schütz
authored andcommitted
Include .flake8 in PyPI tarball
It is needed for running the tests.
1 parent aaeb707 commit 43c6b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ recursive-include docs *.py *.rst
22
recursive-include examples *.py
33
recursive-include tests *.py *.pem
44
recursive-include asyncpg *.pyx *.pxd *.pxi *.py *.c *.h
5-
include LICENSE README.rst Makefile performance.png
5+
include LICENSE README.rst Makefile performance.png .flake8

0 commit comments

Comments
 (0)