Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Mar 8, 2024
1 parent 97738fe commit 0462cc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
setup_requires=[],
install_requires=["setuptools"],
packages=["imageio_ffmpeg", "imageio_ffmpeg.binaries"],
package_dir={"imageio_ffmpeg": "imageio_ffmpeg"},
package_data={"imageio_ffmpeg.binaries": ["*.*"]},
include_package_data=True,
zip_safe=False,
Expand Down

0 comments on commit 0462cc8

Please sign in to comment.