Merge pull request #78 from fabaff/patch-1

Add license tag
This commit is contained in:
2021-04-22 10:24:02 +02:00
committed by GitHub
+1
View File
@@ -5,6 +5,7 @@ setup(
description='Library to parse Dutch Smart Meter Requirements (DSMR)',
author='Nigel Dokter and many others',
author_email='nigel@nldr.net',
license='MIT',
url='https://github.com/ndokter/dsmr_parser',
version='0.28',
packages=find_packages(exclude=('test', 'test.*')),