We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f706b7 commit 90fdfc6Copy full SHA for 90fdfc6
1 file changed
setup.py
@@ -45,8 +45,6 @@
45
46
setup(
47
name='python_hackrf',
48
- author='Leonid Gvozdev',
49
- author_email='leo.gvozdev.dev@gmail.com',
50
cmdclass={'build_ext': build_ext},
51
install_requires=INSTALL_REQUIRES,
52
setup_requires=SETUP_REQUIRES,
0 commit comments