1
0
Fork 0
mirror of https://github.com/python-poetry/install.python-poetry.org.git synced 2024-09-13 13:17:11 -04:00
Commit graph

64 commits

Author SHA1 Message Date
Sébastien Eustace
2f316d632b Merge pull request #4433 from python-poetry/revert-system-env-changes
Fix the detection of the system environment with custom installer
2021-09-14 00:30:52 +02:00
Sébastien Eustace
28f4f9f527 Fix the detection of the system environment with custom installer 2021-09-06 18:18:11 +02:00
Sébastien Eustace
8c5f2528f6 Merge pull request #4443 from finswimmer/issue/4441-capture-output
fix (install-poetry): revert use of capture_output
2021-08-26 18:13:03 +02:00
finswimmer
45fac464bd fix (install-poetry): revert use of capture_output 2021-08-26 17:55:48 +02:00
Mathieu Kniewallner
0e3b144488 fix(install-poetry): check for returncode when pip installing Poetry (#4425) 2021-08-26 14:36:08 +02:00
Sébastien Eustace
04120853ef Merge pull request #4249 from finswimmer/installer-upgrade-warning
Fix warning about  self update when using install-poetry.py
2021-07-06 14:19:32 +02:00
finswimmer
79fe5db350 self update can be used for poetry >= 1.1.7 when installed via install-poetry.py 2021-07-03 18:58:01 +02:00
Arun Babu Neelicattu
4acfd05b53 installer: fix upgrade support check on scm version (#4126) 2021-06-04 11:08:42 +02:00
Arun Babu Neelicattu
ef8511c1de install-poetry: add warning for < 1.2.0a1
When installing poetry < 1.2.0a1 add a warning indicating the breakage
of `self update` command usage.

Relates-to: #4040
2021-06-01 16:41:15 +02:00
Eero Ruohola
0ab3fa97c8 Add a missing " to the post install message of install-poetry.py 2021-04-06 19:13:12 +02:00
Sébastien Eustace
3f25be6bdb Fix data dir location on MacOS 2021-03-30 03:22:29 +02:00
Sébastien Eustace
2ab6536563 Fix issues on Windows 2021-03-30 03:22:29 +02:00
Sébastien Eustace
a9ee3a4327 Use a symlink to the venv-installed poetry script 2021-03-30 03:22:29 +02:00
Sébastien Eustace
3921e4bea3 Implement a new bootstrapping method 2021-03-30 03:22:29 +02:00