File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ deploy:
21
21
password :
22
22
secure : E3o11ZLz+grfuk60uwZFz1tsFMyit5Uwd2cJKogHveuZDtJHASWJlmpLDmBR1wf2MCSNp4ERP/d9kAoGL4n8NQJiAprRoofSgmWaHWm4LIOWUyt0ZwPd64JgrdbHyCChgkCfvmdiwtxRS25Ttj016fhTJEnf1KJPscuxLdjZVZYBd3ItE5P3RBxJ2FVBRgpwFU4AaB+qNKNVuwsc5vMHniYtSjYE1wzY7JLNApzXc9P4Ss9KmlU1nz6oDB9iulEsWO1wC/S9SZpcv+i+N3iwR5eugRAeUgpF0aQ9CfQpAw4bTT1S+tibBUvvbSsFCaLCgMeRlAobJOsNGl3sBIlbBnSprm2qccY+76Pg4w7dW8Jo0Dd0RuRvM/E9Xe2edlXYoW8jZzaGsxRn2j59inn1jTDVKQIydT8Eg6YOVGJy4ZsYek7USosHpAmlHAu9m8j8ikHJ/nAdeKaxxQiJIRvDKAW1vvyN1zeuhF0Rn7k7CK/NfM32Pwf5MEgXJIQIqDpySRAR2AIRXRkEdssGZ82G+foTffSSZw6i3025sLx/NEOZNZAFB2k1cPSlmLFWPMgWOgE2/b8S36M/17mH0bRpvbCW0H4rYpHbWGgtPFKsGxzCxSO5Yu5d66pQaowINGgB9n8Oub8BZJlPixOyb32i9D/9zLMxUxlzEApWckEFfHc=
23
23
install :
24
- - install -r requirements.txt
24
+ - pip install -r requirements.txt
25
25
- pip install pylint circuitpython-build-tools Sphinx sphinx-rtd-theme
26
26
script :
27
27
- pylint adafruit_as726x.py
You can’t perform that action at this time.
0 commit comments