We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ebda5 commit d9624b9Copy full SHA for d9624b9
setup.py
@@ -221,7 +221,7 @@ def parse_cflags(raw_flags):
221
long_description_content_type="text/markdown",
222
license="BSD",
223
project_urls={
224
- "Bug Reports": "https://github.com/PyAV-Org/PyAV/issues",
+ "Bug Reports": "https://github.com/PyAV-Org/PyAV/discussions/new?category=4-bugs",
225
"Documentation": "https://pyav.basswood-io.com",
226
"Download": "https://pypi.org/project/av",
227
},
0 commit comments