- 13 Jun, 2020 1 commit
-
-
first sentence of chapter didn't make sense.
mrh1997 committed
-
- 11 Jun, 2020 4 commits
-
-
Co-authored-by: Jonathan Piché <jonapich@users.noreply.github.com>
Sébastien Eustace committed -
Revert "get-poetry.py fallback to standard executables (#1878) (#2426)"
Sébastien Eustace committed -
Sébastien Eustace committed
-
This reverts commit f8128221.
Sébastien Eustace committed
-
- 10 Jun, 2020 2 commits
-
-
recurse clone submodules
finswimmer committed -
* get-poetry.py fallback to standard executables * documentation update * fix typo due to cleanup * favor python3 over python2 when creating launcher * launcher favors 3.5 and up, else the first valid one it finds. * favor any py3 over py2, not just 3.5+ Co-authored-by: Jonathan Piché <jpiche@coveo.com> Co-authored-by: Jonathan Piché <jonapich@users.noreply.github.com> Co-authored-by: Jonathan Piché <jpiche@coveo.com>
Sébastien Eustace committed
-
- 09 Jun, 2020 7 commits
-
-
Release 1.0.9
Sébastien Eustace committed -
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Fix legacy repositories packages being continuously updated
Sébastien Eustace committed -
Fix wrong indentation in mixology
Sébastien Eustace committed -
Sébastien Eustace committed
-
Haines Chan committed
-
- 06 Jun, 2020 2 commits
-
-
Added git ssh example to docs
finswimmer committed -
Added a cli add git ssh dependency example to documentation for easy reference.
William Hayes committed
-
- 05 Jun, 2020 15 commits
-
-
Release 1.0.8
Sébastien Eustace committed -
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Release 1.0.7
Sébastien Eustace committed -
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Release 1.0.6
Sébastien Eustace committed -
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
* Fix resolution of path, url and VCS dependencies * Fix editable installation of Poetry packages
Sébastien Eustace committed -
Hemanta committed
-
Radu Suciu committed
-
Joey Wilhelm committed
-
- 03 Jun, 2020 2 commits
-
-
doc: fix issue template links in CONTRIBUTING.md
finswimmer committed -
Nat Noordanus committed
-
- 02 Jun, 2020 3 commits
-
-
Update shell completion docs for prezto
finswimmer committed -
fix: Gracefully handle read-only sdists
finswimmer committed -
For a package without dependencies in pypi's database, like p4python, the sdist is required. The problem is p4python was developed in perforce where all files are read-only by default and deleting the temp directory fails. So we need to use the custom-built temp directory and specially handle read-only files to be able to use p4python in poetry. Fixes #520
Ed Page committed
-
- 01 Jun, 2020 2 commits
-
-
Bump actions/cache from v1 to v2
Sébastien Eustace committed -
Small improvements to docs for version command
finswimmer committed
-
- 29 May, 2020 1 commit
-
-
Ilia Kurenkov committed
-
- 26 May, 2020 1 commit
-
-
Sora Morimoto committed
-