Skip to content

Commit 87095c5

Browse files
committed
merge develop
2 parents 81d54ad + cbf9e49 commit 87095c5

File tree

5 files changed

+3
-195
lines changed

5 files changed

+3
-195
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build:
88
docker:
99
# specify the version you desire here
10-
- image: coderbot/python-gpac:3.5-tf2
10+
- image: coderbot/python-gpac:3.7
1111

1212
working_directory: ~/repo
1313

Architectural_Spike.png

48.6 KB
Loading

dist/static/music_package.json

Lines changed: 0 additions & 193 deletions
This file was deleted.

requirements_stub.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ setuptools==42.0.1
4444
smbus2==0.3.0
4545
spidev==3.4
4646
cachetools==3.0.0
47+
sox==1.3.7
48+
pyalsaaudio==0.8.4
4749
pytesseract==0.3.4
4850
sox==1.3.7
4951
pyalsaaudio==0.8.4

sounds/notes/music_package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,3 @@
191191
}
192192
}
193193
}
194-

0 commit comments

Comments
 (0)