diff --git a/package.json b/package.json new file mode 100644 index 0000000..2a931c2 --- /dev/null +++ b/package.json @@ -0,0 +1,9 @@ +{ + "urls": [ + ["qwiic_bme280.py", "github:sparkfun/Qwiic_BME280_Py/qwiic_bme280.py"] + ], + "deps": [ + ["github:sparkfun/Qwiic_I2C_Py", "latest"] + ], + "version": "0.9.1" +}