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
Add crc32 to env name when '.'
- When specifying env with '.', use crc32
to distinguish duplicate named environments.
- Add `python3 -m venv` support
- Add delete feature
- On creation, automatically install requirements.txt