Skip to content

Commit f1d5818

Browse files
committed
BUG: Fix MANIFEST.in
1 parent 884a3e9 commit f1d5818

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
include LICENSE.txt
22
include LICENSE_Python.txt
3-
include README.txt
3+
include README.rst
44
include python25.pxd
55
include timers.h
66
include _line_profiler.c
77
include unset_trace.h
8+
recursive-include tests *.py

0 commit comments

Comments
 (0)