chore: added readme and requirements file

This commit is contained in:
Krzysztof Rudnicki 2024-11-13 17:20:42 +01:00
parent 6b067c9077
commit 3eb6d14a98
2 changed files with 8 additions and 0 deletions

7
code/README.md Normal file
View File

@ -0,0 +1,7 @@
Activate environment
pyenv activate porr
install requirements
pip install -r requirements.txt

1
code/requirements.txt Normal file
View File

@ -0,0 +1 @@
scipy