Skip to content

Commit

Permalink
Note that Python 3.6+ is required
Browse files Browse the repository at this point in the history
  • Loading branch information
akx committed Dec 20, 2023
1 parent 27a766c commit 74d7c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
package_dir={'': 'src'},
include_package_data=True,
install_requires=requirements,
python_requires='>=3.6',
license='Eclipse Public License v2.0 / Eclipse Distribution License v1.0',
zip_safe=False,
keywords='paho',
Expand Down

0 comments on commit 74d7c7e

Please sign in to comment.