Skip to content

Commit f5ce0ea

Browse files
install: add extras for crackle
1 parent ffa4357 commit f5ce0ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def read(fname):
3232
],
3333
extras_require={
3434
"spherical": [ "scipy" ],
35+
"crackle": ["crackle-codec>=0.41.0"],
3536
},
3637
python_requires=">=3.9.0",
3738
author="William Silversmith",

0 commit comments

Comments
 (0)