Describe the Bug
Hi there,
While, I was able to install praw 8.0.2, I got the following warning listed in the Relevant Logs category.
Desired Result
Ensure that the installation process doesn't include any warnings like this.
Code to reproduce the bug
My code does not include sensitive credentials
Relevant Logs
`(venv) PS C:\Users\REDACTED\venv> uv add praw
Resolved 476 packages in 2.31s
warning: `charset-normalizer==3.4.8` is yanked
warning: `charset-normalizer==3.4.8` is yanked
Prepared 3 packages in 320ms
Installed 3 packages in 68ms
+ praw==8.0.2
+ prawcore==4.0.0
+ update-checker==1.0.0`
This code has previously worked as intended
I'm not sure, I haven't used this code before.
Operating System/Environment
Windows 11 version 25H2
Python Version
3.13.14
PRAW Version
8.0.2
Links, references, and/or additional comments?
No response
Describe the Bug
Hi there,
While, I was able to install praw 8.0.2, I got the following warning listed in the Relevant Logs category.
Desired Result
Ensure that the installation process doesn't include any warnings like this.
Code to reproduce the bug
My code does not include sensitive credentials
Relevant Logs
This code has previously worked as intended
I'm not sure, I haven't used this code before.
Operating System/Environment
Windows 11 version 25H2
Python Version
3.13.14
PRAW Version
8.0.2
Links, references, and/or additional comments?
No response