Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
766 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in python-poetry/poetry that received 1 comment
Release 1.1.0
Changed
The init command will now use existing pyproject.toml if possible (#2448).
Error messages when metadata information retrieval fails have b…
- Improved support for system environment
- locker: handle nested extras requirement
- pool: ensure sources are prioritised over PyPI
- Do not reuse requests sessions
- Handle non-editable packages with pth files
- config: add support for installer.parallel
- lock: allow for no-update refresh of lock files
- lock: allow for no-update refresh of lock files
- exporter: handle dev extras correctly
- env/run: ensure all args are quoted as required