File tree Expand file tree Collapse file tree 4 files changed +7
-14
lines changed Expand file tree Collapse file tree 4 files changed +7
-14
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "urls" : [
3- [" qwiic_veml6030 .py" , " github:sparkfun/Qwiic_VEML6030_Py/qwiic_veml6030 .py" ]
3+ [" qwiic_veml .py" , " github:sparkfun/qwiic_veml_py/qwiic_veml .py" ]
44 ],
55 "deps" : [
66 [" github:sparkfun/Qwiic_I2C_Py" , " master" ]
77 ],
8- "version" : " 2 .0.0"
8+ "version" : " 1 .0.0"
99}
Original file line number Diff line number Diff line change 22requires = [" setuptools" ]
33
44[project ]
5- name = " sparkfun_qwiic_veml6030 "
6- version = " 2 .0.0"
7- description = " SparkFun Electronics Qwiic VEML6030 "
5+ name = " sparkfun_qwiic_veml "
6+ version = " 1 .0.0"
7+ description = " SparkFun Electronics Qwiic VEML "
88readme = " DESCRIPTION.rst"
99
1010authors = [{name =" Sparkfun Electronics" , email =" info@sparkfun.com" }]
@@ -43,7 +43,7 @@ classifiers=[
4343keywords = [" electronics, maker" ]
4444
4545[project .urls ]
46- homepage = " https://www.sparkfun. com/sparkfun-ambient-light-sensor-veml6030-qwiic.html "
46+ homepage = " https://github. com/sparkfun/qwiic_veml_py "
4747
4848[tool .setuptools ]
49- py-modules = [" qwiic_veml6030 " ]
49+ py-modules = [" qwiic_veml " ]
You can’t perform that action at this time.
0 commit comments