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

Fixed Manifest

This commit is contained in:
Phil Howard
2017-10-17 16:02:29 +01:00
parent 7f2dbdf48e
commit 9b18ecf446
7 changed files with 29 additions and 4 deletions

5
library/MANIFEST.in Normal file
View File

@@ -0,0 +1,5 @@
include CHANGELOG.txt
include LICENSE.txt
include README.txt
include setup.py
include bme680.py