What is Nostr?
Brett Cannon /
npub1fdq…2uv4
2023-09-11 22:12:56

Brett Cannon on Nostr: FYI do **NOT** put your source code **inside** your #Python virtual environment. ...

FYI do **NOT** put your source code **inside** your #Python virtual environment. Editable installs are fine, but don't do something like `py -m venv some_env` and then put your code inside some_env as they canonical place to store it. Keep your virtual environment either as a subdirectory of your workspace or somewhere else entirely separate.

Pretend your virtual environment could be deleted at any moment if you need some guideline follow.
Author Public Key
npub1fdqq95m3f5r5escjzr57v5yggphf7cs4gqgd5ykr882pkx9npussqc2uv4