add: docs
This commit is contained in:
parent
0caf5fa2ed
commit
e5e3fa133a
2 changed files with 2 additions and 7 deletions
|
@ -4,3 +4,4 @@
|
|||
|
||||
* [Setting up a Python Development Environment](SETTING_UP_A_PYTHON_DEVELOPMENT_ENVIRONMENT.md)
|
||||
|
||||
* [Installing Dependencies](INSTALLING_DEPENDENCIES.md)
|
||||
|
|
|
@ -11,9 +11,3 @@ Activating the virtual environment:
|
|||
```sh
|
||||
. .venv/bin/activate
|
||||
```
|
||||
|
||||
# Other Relevant Documentation
|
||||
|
||||
[Installing Dependencies](INSTALLING_DEPENDENCIES.md)
|
||||
|
||||
[Running python executables under UNIX](RUNNING_PYTHON_EXECUTABLES_UNDER_UNIX.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue