Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 302 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 302 Bytes

algo 2 tasks

Requirements

  • conda
  • poetry

Install

For install this project run the following commands in the terminal:

conda env create -f environment.yml
conda activate algo2
poetry --version
poetry config virtualenvs.in-project false
poetry install

Authors

  • Omer Priel