mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Add info to docs on how py -3 ignores virtualenv
This commit is contained in:
parent
4057afad6a
commit
e13c1d32b3
@ -88,6 +88,11 @@ However, for the quick and dirty:
|
|||||||
|
|
||||||
Congratulations. You now have a virtual environment all set up.
|
Congratulations. You now have a virtual environment all set up.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Scripts executed with ``py -3`` will ignore any currently active virtual
|
||||||
|
environment, as the ``-3`` specifies a global scope.
|
||||||
|
|
||||||
Basic Concepts
|
Basic Concepts
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user