PDM v1.4.1 Release Notes

Release Date: 2021-03-12 // about 3 years ago
  • ๐Ÿ”‹ Features & Improvements

    • ๐Ÿ‘Œ Support importing dependencies from requirements.txt to dev-dependencies or sections. #291

    ๐Ÿ› Bug Fixes

    • ๐Ÿ— Fallback to static parsing when building was failed to find the dependencies of a candidate. #293
    • ๐Ÿ›  Fix a bug that pdm init fails when pyproject.toml exists but has no [project] section. #295

    ๐Ÿ‘Œ Improved Documentation

    • Document about how to use PDM with Nox. #281