- 05 Jan, 2020 1 commit
-
-
Sébastien Eustace committed
-
- 30 Dec, 2019 1 commit
-
-
finswimmer committed
-
- 29 Dec, 2019 2 commits
-
-
Expand documentation of `git` dependency subkeys
finswimmer committed -
I need to pin a dependency to a specific git commit hash. After reading these docs, it was not clear to me that I could do so with the `rev` key, because "something else" is vague. I wound up digging into the source code and learned what I needed there. This change expands the documentation for `git` dependencies to explain the sub-keys in more detail and give examples of how to use each.
Ryan Delaney committed
-
- 26 Dec, 2019 3 commits
-
-
Sergey Sokolov committed
-
Frost Ming committed
-
Sébastien Eustace committed
-
- 24 Dec, 2019 5 commits
-
-
Frost Ming committed
-
finswimmer committed
-
finswimmer committed
-
Sébastien Eustace committed
-
* Removing setecho(False) for all shells * Only setecho(False) for zsh
James Roeder committed
-
- 20 Dec, 2019 2 commits
-
-
* fix (setup_reader): in `setup.py` the `setup()` method can also be called by `setuptools.setup()` * fix (setup_reader): make black happy * fix (setup_reader): skip test for python <3.4
finswimmer committed -
Sigurd Spieckermann committed
-
- 19 Dec, 2019 2 commits
-
-
Fixed typo
finswimmer committed -
Without this fix the helptext shows as: ``` version Shows the version of the project or bumps it when a validbump rule is provided. ```
Florian Apolloner committed
-
- 18 Dec, 2019 1 commit
-
-
Fix syntax errors in typehints
finswimmer committed
-
- 17 Dec, 2019 2 commits
-
-
Fix simple typo: specificed -> specified
finswimmer committed -
Closes #1753
Tim Gates committed
-
- 15 Dec, 2019 2 commits
-
-
Fixed default cache-dir path in docs.
finswimmer committed -
Vlad Dmitrievich committed
-
- 14 Dec, 2019 1 commit
-
-
Fixes #1735
Sébastien Eustace committed
-
- 13 Dec, 2019 1 commit
-
-
finswimmer committed
-
- 12 Dec, 2019 5 commits
-
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Takahiro Kojima committed
-
Sébastien Eustace committed
-
fix: change `self:update` to `self update` in docs and add hint about different syntax in earlier version (#1712)
finswimmer committed
-
- 11 Dec, 2019 3 commits
-
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
* fix (locker): add `develop = false` in `poetry.lock` if set in `pyproject.toml` fix (locker): read `develop` value from `poetry.lock` so it is respect when exporting to `requirements.txt` * fix (test_installer): adopt expected result * change (test_installer): move develop key from source to package in lock file * fix (test_installer): make black happy
finswimmer committed
-
- 06 Dec, 2019 7 commits
-
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
* do not write empty or any markers * Update poetry/version/markers.py Co-Authored-By: Sébastien Eustace <sebastien.eustace@gmail.com> * Update test_markers.py
Joseph Kahn committed -
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
- 04 Dec, 2019 2 commits
-
-
Fix typo + reformat help in LockCommand
finswimmer committed -
added install instruction for powershell users
finswimmer committed
-