NVIDIA / VideoProcessingFramework

Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
Apache License 2.0
1.32k stars 233 forks source link

feat: enable editable pip install #444

Closed theHamsta closed 1 year ago

theHamsta commented 1 year ago

skbuild doesn't seem to support the good practice to not put a folder with the name of the Python package in the top-level directory. Let's stop working against skbuild if it doesn't want it.