mirror of
https://github.com/abhiTronix/vidgear.git
synced 2026-02-06 19:03:18 +00:00
Add py.typed file
This commit is contained in:
committed by
Abhishek Thakur
parent
8ba79b9cab
commit
c019b967d3
@@ -69,6 +69,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
||||
setup(
|
||||
name="vidgear",
|
||||
packages=["vidgear", "vidgear.gears", "vidgear.gears.asyncio"],
|
||||
package_data={"vidgear": ["py.typed"]},
|
||||
version="0.3.4",
|
||||
description="High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features.",
|
||||
license="Apache License 2.0",
|
||||
|
||||
Reference in New Issue
Block a user