File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ include python_bladerf/pybladerf_tools/pybladerf_transfer.pyi
2+ include python_bladerf/pybladerf_tools/pybladerf_transfer.pyx
3+ include python_bladerf/pybladerf_tools/pybladerf_sweep.pyi
4+ include python_bladerf/pybladerf_tools/pybladerf_sweep.pyx
15include python_bladerf/pylibbladerf/bladerf_stream.h
26include python_bladerf/pylibbladerf/pybladerf.pyi
37include python_bladerf/pylibbladerf/pybladerf.pyx
Original file line number Diff line number Diff line change 11[project ]
22name = " python_bladerf"
3- version = " 1.3.0 "
3+ version = " 1.3.1 "
44authors = [
55 {
name =
" Leonid Gvozdev" ,
email =
" [email protected] " },
66]
77description = " This is a wrapper for bladerf."
88readme = " README.md"
9- requires-python = " >=3.9 "
9+ requires-python = " >=3.10 "
1010classifiers = [
1111 " License :: OSI Approved :: MIT License" ,
1212 " Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments