Files
zensical/python
Alex Voss e1ea001f49 fix: new command fails if venv exists
The test to prevent accidentally overwriting files was
too broad as people will often have, e.g., a venv in the
directory that new project is created in.
2025-11-04 13:29:01 -05:00
..