File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[project ]
22name = " badapple"
3- version = " 0.0.5 "
3+ version = " 0.0.6 "
44description = " play the video in the console as ASCII art"
55readme = " README.rst"
66requires-python = " >=3.7"
@@ -24,13 +24,12 @@ dependencies = [
2424]
2525
2626[project .optional-dependencies ]
27- audio = [" anyplayer>=0.0.3" ]
28- anyplayer = [" anyplayer>=0.0.3" ]
29- simpleaudio = [" anyplayer[simpleaudio]>=0.0.3" ]
30- pyaudio = [" anyplayer[pyaudio]>=0.0.3" ]
31- playsound = [" anyplayer[playsound]>=0.0.3" ]
32- pydub = [" anyplayer[pydub]>=0.0.3" ]
33- dev = [" anyplayer[dev]>=0.0.3" ]
27+ audio = [" anyplayer>=0.0.5" ]
28+ anyplayer = [" anyplayer>=0.0.5" ]
29+ simpleaudio = [" anyplayer[simpleaudio]>=0.0.5" ]
30+ pyaudio = [" anyplayer[pyaudio]>=0.0.5" ]
31+ playsound = [" anyplayer[playsound]>=0.0.5" ]
32+ dev = [" anyplayer[dev]>=0.0.5" ]
3433
3534[project .urls ]
3635"Homepage" = " https://github.com/bad-apple-lab/Bad-Apple-Python-Module"
You can’t perform that action at this time.
0 commit comments