File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies = [
4141esp32 = " dm:main"
4242
4343[project .urls ]
44- Homepage = " https://github.com/aistack-pl/esp32-micropython "
44+ Homepage = " https://laelhalawani. github.io/esp32_micropython/ "
4545Repository = " https://github.com/aistack-pl/esp32-micropython"
46- Bug-Tracker = " https://github.com/aistack-pl/esp32-micropython/issues"
46+ Bug-Tracker = " https://github.com/aistack-pl/esp32-micropython/issues"
4747
Original file line number Diff line number Diff line change 2323 author = "aistack.pl" ,
2424 author_email = "lael@aistack.pl" ,
2525 description = "All-in-one utility for flashing and managing MicroPython deployments on ESP32-C3 SuperMini boards." ,
26+ website = "https://laelhalawani.github.io/esp32_micropython/" ,
2627 long_description = long_description ,
2728 long_description_content_type = "text/markdown" ,
2829 url = "https://github.com/aistack-pl/esp32-micropython" ,
4243 ],
4344 keywords = "esp32 esp32-c3 micropython flash deploy mpremote esptool firmware" ,
4445 project_urls = {
45- "Bug Reports" : "https://github.com/aistack-pl/esp32-micropython-tool/issues" ,
46- "Source" : "https://github.com/aistack-pl/esp32-micropython-tool/" ,
46+ "Bug Reports" : "https://github.com/aistack-pl/esp32-micropython/issues" ,
47+ "Source" : "https://github.com/aistack-pl/esp32-micropython/" ,
48+ "Homepage" : "https://laelhalawani.github.io/esp32_micropython/" ,
4749 },
4850 include_package_data = True ,
4951)
You can’t perform that action at this time.
0 commit comments