Skip to content

Conversation

@dangannn
Copy link
Collaborator

@dangannn dangannn commented Oct 14, 2024

Fix read.me

poetry + read.me

изменения в руководству запуска и poetry

Тестирование

Опишите, как тестировали свои изменения. Например, какие тесты проходят, а какие нет.

Проверка кода

Опишите, как проверить ваш код.

Дополнительная информация

Здесь вы можете добавить какую-либо дополнительную информацию о своих изменениях.

* 🐍 Install poetry with command `pip install poetry`
Before installing dependencies, make sure that you have python 3.11 (see the recommendations section below)

* 🐍 Install poetry with command `pip install poetry==1.2.2`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

poetry shell после установки поетри нужно запустить чтобы вирутальное окружение создалось

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

докину

README.md Outdated
Install Python 3.11:

```zsh
pyenv install 3.11.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

можно просто 3.11

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

поправил

README.md Outdated
To set Python 3.11 as the default global version, use the following command:

```zsh
pyenv global 3.11.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

не не, лучше pyenv local 3.11

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

поправил

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants