Poetry v1.1.2 Release Notes

Release Date: 2020-10-06 // over 3 years ago
  • 🔄 Changed

    • 📦 Dependency installation of editable packages and all uninstall operations are now performed serially within their corresponding priority groups. (#3099)
    • 👌 Improved package metadata inspection of nested poetry projects within project path dependencies. (#3105)

    🛠 Fixed

    • 🛠 Fixed export of requirements.txt when project dependency contains git dependencies. (#3100)