Skip to content

Baldunica/online-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

online-booking

testing pull requests in project

Утановка настройка poetry

sudo apt install poetry
poetry config virtualenvs.in-project true # чтобы виртуальное окружение было в проекте
poetry add ... # добавить зависимость
poetry show --tree # посмотреть дерево зависимостей

# основной плюс в том что зависимости видно в древовидной структуре, проще удалять добавлять.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published