File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,12 @@ language: python
1313script :
1414- flake8 switchbot --max-line-length=120
1515- pylint switchbot --max-line-length=120
16+ deploy :
17+ provider : pypi
18+ user : dahoiv
19+ password :
20+ secure : ZnbPnhoaPF+YfGsLjWT/KgfkMTBaPkOq+p76JtNC7ORHPNAa8BgvOCvmIgo3xea4eULRddrHc6eAd7+e6vFI84UUKl3qY5X/KQdQJMhbAFpaGGTpO2HVfJeVE6iKSp6fPCrK38MP734b1m0a72GwyVNc5UczJYnET2v1AslAHT4G9gOmgH60WQAczltZ07f2EUyXSSq7y7hlQde275M11oB2/hbP/7cbJGo7RQgEPZZL/lIHPWqh3LESGPlU+pqRjgMEvnc2+wV1yoOAG8AggJtgjTAcgbgbtgKSJsxz/It/dUi7B0liDrCVJognS0LpMzxlUODxmi3yvGhkxO4qnx/zUo+ZEa0IcEDxM1HXppozrA45cEYpYj23QXeQIODPVJrGhbkENRy/KCgouQlHzThO7+o4zjkbQ+PfsM+xyQLAwoqb8c+oDlMbn3Oibqp20mfWJ1yRJe0DCJhW5uid//buF83ojrRHwUN696OHYy5/VWJXex4JTwE/zupOyj8ahb2pc68BWLQIK7lS09N4VApmappRpqfU4coSzI/Co8CLxDBk/lvuk4O/4mmd4SA4BXT5QC58fYEAnrppea4oGVIFLwge0PqbhvgNOkTYvd6qWQLH/L7/09NR6fQgWBf5etrPWXlK4ygjQYjP/8rXtg7y7/Yp8hueAEkrOWlKMdc=
21+ on :
22+ tags : true
23+ distributions : sdist bdist_wheel
24+ repo : Danielhiversen/PySwitchbot
You can’t perform that action at this time.
0 commit comments