Reorganised repo

This commit is contained in:
Conr86
2019-07-09 13:36:59 +10:00
parent de2e70136a
commit 411f02dcff
4 changed files with 19 additions and 18 deletions

View File

@@ -15,7 +15,7 @@ setup(
long_description=readme,
author='Connor Kneebone',
author_email='connor@sfxrescue.com',
url='https://github.com/zinob/RPI_SGP30',
url='https://github.com/Conr86/PySGP30',
license='MIT',
packages=find_packages(exclude=('tests')),
install_requires=['smbus2'],