@@ -17,28 +17,46 @@ It allows you to declare the libraries your project depends on and it will manag
## System requirements
Poetry requires Python 3.6+. It is multi-platform and the goal is to make it work equally well
Poetry requires **Python 3.6+**. It is multi-platform and the goal is to make it work equally well
on Windows, Linux and OSX.
## Installation
{{<tabstabTotal="3"tabID1="installing-with-the-official-installer"tabID2="installing-with-pipx"tabID3="installing-with-pip"tabName1="With the official installer"tabName2="With pipx"tabName3="With pip">}}