Skip to content

Commit 803ab1e

Browse files
committed
fixed issue
1 parent aed9b09 commit 803ab1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include python_hackrf/pyhackrf_tools/pyhackrf_transfer.pyi
2-
include python_hackrf/pyhackrf_tools/pyhackrf_transfer.pxd
2+
include python_hackrf/pyhackrf_tools/pyhackrf_transfer.pyx
33
include python_hackrf/pyhackrf_tools/pyhackrf_sweep.pyi
4-
include python_hackrf/pyhackrf_tools/pyhackrf_sweep.pxd
4+
include python_hackrf/pyhackrf_tools/pyhackrf_sweep.pyx
55
include python_hackrf/pylibhackrf/pyhackrf.pyi
66
include python_hackrf/pylibhackrf/pyhackrf.pyx
77
include python_hackrf/pylibhackrf/pyhackrf.pxd

0 commit comments

Comments
 (0)