Skip to content

Commit 3148b14

Browse files
Include conftest.py in sdists (#9115)
Since sdists include the tests, and conftest.py is needed to run them, it should be included.
1 parent f0dfbc4 commit 3148b14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ include dask/py.typed
1212

1313
include versioneer.py
1414
include dask/_version.py
15+
16+
include conftest.py

0 commit comments

Comments
 (0)