Skip to content

Commit

Permalink
Remove build type
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanArzumanyan authored Oct 19, 2023
1 parent bcfc043 commit a6ec4b6
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 @@ -40,5 +40,4 @@
package_data={"PyNvCodec": ["__init__.pyi"]},
package_dir={"": "src"},
cmake_install_dir="src",
cmake_args=['-DCMAKE_BUILD_TYPE=Debug'],
)

0 comments on commit a6ec4b6

Please sign in to comment.