Skip to content

Commit 1a0faba

Browse files
committed
Remove testing branch
1 parent c8964df commit 1a0faba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test-stubs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
rm -rf test-stubs
33
python3 -m venv test-stubs
44
. test-stubs/bin/activate
5-
pip install mypy isort black pip install adafruit-circuitpython-typing@git+https://github.com/justmobilize/Adafruit_CircuitPython_Typing@typing-fixes wheel build
5+
pip install mypy isort black pip install adafruit-circuitpython-typing wheel build
66
rm -rf circuitpython-stubs .mypy_cache
77
make stubs
88
pip install --force-reinstall circuitpython-stubs/dist/circuitpython-stubs-*.tar.gz

0 commit comments

Comments
 (0)