Update docs/tech_docs/python/python_project.md
This commit is contained in:
@@ -96,7 +96,7 @@ With this setup, you can manage your YouTube Music playlists and perform data an
|
|||||||
- **Virtual Environment**: Always activate your virtual environment when working on the project.
|
- **Virtual Environment**: Always activate your virtual environment when working on the project.
|
||||||
- **Dependencies**: Regularly update your `requirements.txt` to reflect new dependencies.
|
- **Dependencies**: Regularly update your `requirements.txt` to reflect new dependencies.
|
||||||
- **Version Control**: Include `venv` in your `.gitignore` file and commit `requirements.txt` to maintain consistency across environments.
|
- **Version Control**: Include `venv` in your `.gitignore` file and commit `requirements.txt` to maintain consistency across environments.
|
||||||
```
|
|
||||||
|
|
||||||
### Python Code to Write Markdown to a File
|
### Python Code to Write Markdown to a File
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user