- 19 Dec, 2019 1 commit
-
-
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
-
- 30 Nov, 2019 2 commits
-
-
Fix README(Documentation)
finswimmer committed -
Suhyeon Kim committed
-
- 26 Nov, 2019 2 commits
-
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
- 22 Nov, 2019 7 commits
-
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-
Taneli Hukkinen committed
-
Sébastien Eustace committed
-
* fix: success message by `poetry new` now shows correct package name if it was automatically renamed * fix: revert isort changes
finswimmer committed -
* FIX: To find excluded files, no additional glob is used to build a complete list of excluded files. Instead when checking if a file is excluded, it is looked up if one of the parent folder is in the excluded list. * making isort happy * revert accidentally made changes to pyproject.toml/poetry.lock * fix: change condition for breaking loop, as previous version could lead to infinite loop
finswimmer committed -
Taneli Hukkinen committed
-
- 21 Nov, 2019 2 commits
-
-
* Make index urls a set to avoid exporting duplicates to requirements.txt Fixes #1434 * Add test for deduplication of sources in exporter * Holy test names, blackman. * Sort indexes for consistent output with multiple extra indexes
Stephen Brown II committed -
Set mtime on setup.py/PKG-INFO when building sdist
finswimmer committed
-
- 20 Nov, 2019 2 commits
-
-
Sébastien Eustace committed
-
Sébastien Eustace committed
-