Add explanation of pip package for src
This commit is contained in:
committed by
Isaac Slavitt
parent
b3e9dfa3f9
commit
72b3e66989
@@ -31,6 +31,7 @@ Project Organization
|
||||
├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
|
||||
│ generated with `pip freeze > requirements.txt`
|
||||
│
|
||||
├── setup.py <- makes project pip installable (pip install -e .) so src can be imported
|
||||
├── src <- Source code for use in this project.
|
||||
│ ├── __init__.py <- Makes src a Python module
|
||||
│ │
|
||||
|
||||
Reference in New Issue
Block a user