File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 384384linkcheck_ignore = [
385385 "http://localhost:\d+" ,
386386 # Ignoring these links as they will redirect to login page if folks haven't logged in.
387- "https://github.com/pypa/packaging-problems/issues/new?template=general_issue.yml " ,
388- "https://github.com/pypa/packaging-problems/issues/new?template=packaging_tutorial.yml&title=Trouble+with+the+packaging+tutorial&guide=https://packaging.python.org/tutorials/packaging-projects " ,
387+ "https://github.com/pypa/packaging-problems/issues/new?/* " ,
388+ "https://console.cloud.google.com/bigquery/* " ,
389389 # This shows that PyPI previously hosted at pypi.python.org
390390 "https://pypi.python.org" ,
391391 # Weblate has different UI for different languages
392392 "https://weblate.org/" ,
393+ # This is an example that showing to folks
394+ "https://test.pypi.org/project/example-pkg-YOUR-USERNAME-HERE" ,
393395]
394396
395397# Example configuration for intersphinx: refer to the Python standard library.
You can’t perform that action at this time.
0 commit comments