1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2026-04-05 14:18:43 +02:00

Fixed packaging errors

This commit is contained in:
Phil Howard
2018-06-01 16:04:37 +01:00
parent bc2f729013
commit 7e08c2d749
2 changed files with 22 additions and 1 deletions

View File

@@ -2,4 +2,4 @@ include CHANGELOG.txt
include LICENSE.txt
include README.txt
include setup.py
include bme680.py
recursive-include bme680 *.py