Skip to content

Commit d7370d8

Browse files
authored
Merge branch 'adafruit:main' into dev/update-pylint
2 parents fe2b085 + 1ccf062 commit d7370d8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ _build
3737

3838
# Virtual environment-specific files
3939
.env
40+
.venv
4041

4142
# MacOS-specific files
4243
*.DS_Store

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#
44
# SPDX-License-Identifier: MIT
55

6-
typing_extensions~=4.0
6+
Adafruit-Blinka
77
adafruit-circuitpython-busdevice
88
adafruit-circuitpython-requests
9+
typing_extensions~=4.0

0 commit comments

Comments
 (0)