1.2.0a1
版本发布时间: 2021-05-21 22:01:28
python-poetry/poetry最新发布版本:1.8.3(2024-05-08 21:45:03)
This release is the first testing release of the upcoming 1.2.0 version.
It drops support for Python 2.7 and 3.5.
Added
- Poetry now supports a plugin system to alter or expand Poetry's functionality. (#3733)
- Poetry now supports PEP 610. (#3876)
- Several configuration options to better control the way virtual environments are created are now available. (#3157, #3711).
- The
new
command now supports namespace packages. (#2768) - The
add
command now supports the--editable
option to add packages in editable mode. (#3940)
Changed
- Python 2.7 and 3.5 are no longer supported. (#3405)
- The usage of the
get-poetry.py
script is now deprecated and is replaced by theinstall-poetry.py
script. (#3706) - Directory dependencies are now in non-develop mode by default. (poetry-core#98)
- Improved support for PEP 440 specific versions that do not abide by semantic versioning. (poetry-core#140)
- Improved the CLI experience and performance by migrating to the latest version of Cleo. (#3618)
- Packages previously considered as unsafe (
pip
,setuptools
,wheels
anddistribute
) can now be managed as any other package. (#2826) - The
new
command now defaults to the Markdown format for README files. (#2768)
Fixed
1、 poetry-1.2.0a1-py3-none-any.whl 183.54KB
2、 poetry-1.2.0a1.tar.gz 744.78KB