mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-19 23:44:01 +01:00
Migrate as much as possible to pip and requirements.txt
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
MP3 = "MP3"
|
||||
FLAC = "FLAC"
|
||||
AAC = "AAC"
|
||||
AC3 = "AC3"
|
||||
DTS = "DTS"
|
||||
OGG_VORBIS = "Ogg Vorbis"
|
||||
|
||||
ALL_FORMATS = [MP3, FLAC, AAC, AC3, DTS, OGG_VORBIS]
|
||||
Reference in New Issue
Block a user