Add autopep8 as requirement.
This commit is contained in:
parent
0b03d4507a
commit
c093e5168b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
pygame==2.0.0.dev20
|
pygame==2.0.0.dev20
|
||||||
flask
|
flask
|
||||||
mutagen
|
mutagen
|
||||||
sounddevice
|
sounddevice
|
||||||
|
autopep8
|
Loading…
Reference in a new issue