mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 15:43:16 +02:00
chore: added readme and requirements file
This commit is contained in:
parent
6b067c9077
commit
3eb6d14a98
7
code/README.md
Normal file
7
code/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
Activate environment
|
||||
|
||||
pyenv activate porr
|
||||
|
||||
install requirements
|
||||
|
||||
pip install -r requirements.txt
|
||||
1
code/requirements.txt
Normal file
1
code/requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
scipy
|
||||
Loading…
Reference in New Issue
Block a user