mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Automatically manage Python virtual environment
This commit is contained in:
parent
329d8f91da
commit
2a40cd1540
2 changed files with 31 additions and 12 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -5,3 +5,7 @@ __pycache__/
|
|||
|
||||
# Pelican output directory
|
||||
output/
|
||||
|
||||
# Virtual environment
|
||||
/.venv
|
||||
/Makefile.venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue