You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In preparation of the discord.py v2.0.0 upgrade, and the message_content approval, I had some frustration getting the pip install -r requirements.txt to work properly. After some head scratching, I found the group of build tools that played fairly nice with things.
I also manually bumped PyNaCL up to 1.5.0, and removed the cffi dependency altogether. Maybe the list of build tools should be evaluated again?
The text was updated successfully, but these errors were encountered:
In preparation of the discord.py v2.0.0 upgrade, and the message_content approval, I had some frustration getting the
pip install -r requirements.txt
to work properly. After some head scratching, I found the group of build tools that played fairly nice with things.I also manually bumped PyNaCL up to 1.5.0, and removed the cffi dependency altogether. Maybe the list of build tools should be evaluated again?
The text was updated successfully, but these errors were encountered: