Skip to content

Commit 8d46601

Browse files
authored
Merge pull request #785 from kurtmckee/mv-conftest.py
Move `conftest.py` to the `tests/` directory
2 parents be25a21 + f259ca6 commit 8d46601

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include CHANGES.rst LICENSE README.rst conftest.py .isort.cfg
1+
include CHANGES.rst LICENSE README.rst
22
recursive-include tests *
33
recursive-exclude tests *.pyc
44
recursive-include docs *
File renamed without changes.

0 commit comments

Comments
 (0)