Updated naming conventions, remerged test into source file

This commit is contained in:
Connor
2019-06-28 20:48:45 +10:00
parent db9d78bcf8
commit 6415737639
4 changed files with 12 additions and 25 deletions

View File

@@ -10,7 +10,7 @@ with open('LICENSE') as f:
setup(
name='sgp30',
description='Library for reading data from the sensiron SGP30',
description='Library for reading data from the Sensirion SGP30',
version='0.1.5',
long_description=readme,
author='Simon Albinsson',