Update requirements and author name in setup.py
This commit is contained in:
@@ -1 +1,3 @@
|
||||
hid==1.0.4
|
||||
hid-usb
|
||||
sphinx
|
||||
furo
|
||||
|
2
setup.py
2
setup.py
@@ -11,7 +11,7 @@ setup(
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url='https://github.com/flok/pydualsense',
|
||||
author='Florian K',
|
||||
author='Florian (flok) K',
|
||||
license='MIT License',
|
||||
packages=setuptools.find_packages(),
|
||||
install_requires=['hidapi-usb>=0.3', 'cffi']
|
||||
|
Reference in New Issue
Block a user