We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884a3e9 commit f1d5818Copy full SHA for f1d5818
MANIFEST.in
@@ -1,7 +1,8 @@
1
include LICENSE.txt
2
include LICENSE_Python.txt
3
-include README.txt
+include README.rst
4
include python25.pxd
5
include timers.h
6
include _line_profiler.c
7
include unset_trace.h
8
+recursive-include tests *.py
0 commit comments