@ -7,7 +7,7 @@ setup(
author_email='nigel@nldr.net',
url='https://github.com/ndokter/dsmr_parser',
version='0.22',
packages=find_packages(),
packages=find_packages(exclude=('test', 'test.*')),
install_requires=[
'pyserial>=3,<4',
'pyserial-asyncio<1',
The note is not visible to the blocked user.