fixed more shit again
This commit is contained in:
parent
082a4cea8e
commit
d6529c4f30
2 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
.venv/
|
||||
.vscode/
|
||||
.direnv/
|
||||
.envrc
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
# Optional: Define environment variables for the shell
|
||||
shellHook = ''
|
||||
echo "🐍 Entering Python 3.12 development environment."
|
||||
echo " (Pandas and Requests are available)"
|
||||
echo " (pip and Requests are available)"
|
||||
python --version
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue