Skip to content

Commit e34996a

Browse files
committed
Add .isort.cfg to manifest.
1 parent dd1ab39 commit e34996a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
recursive-include docs *
22
recursive-include tests *
3-
include pytest.ini AUTHORS.rst CODE_OF_CONDUCT.md pyproject.toml LICENSE README.rst tox.ini .coveragerc
3+
include pytest.ini AUTHORS.rst CODE_OF_CONDUCT.md pyproject.toml LICENSE README.rst tox.ini .coveragerc .isort.cfg
44
prune docs/_build
55
prune *.pyc
66
prune __pycache__

0 commit comments

Comments
 (0)