Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed README section mentionning pip vendoring (was un-vendored) #666

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

vphilippon
Copy link
Member

@vphilippon vphilippon commented Jun 11, 2018

Removed README section mentionning pip vendoring (as we're un-vendoring it in 3.0.0)

Contributor checklist
  • Requested (or received) a review from another contributor

@vphilippon vphilippon added this to the 3.0.0 milestone Jun 11, 2018
Copy link
Contributor

@suutari suutari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Btw. I think there are still some issues with the usage of Pip 10 resolver. At least I had to do some changes to it in Prequ (see suutari@6986114).

@suutari
Copy link
Contributor

suutari commented Jun 14, 2018

For other Pip 10 fixes see also following two commits: suutari@deeac2c and suutari@3a8dd24

@vphilippon
Copy link
Member Author

@suutari Thanks for the pointers!
Now that I think about it, I think I did notice some odd "via comment" differences between pip9 and pip10 yesterday, but only once. I'll have to re-test, making sure to clear the cache this time.

@vphilippon vphilippon merged commit 71d9a30 into jazzband:master Jun 14, 2018
techalchemy added a commit to techalchemy/pip-tools that referenced this pull request Aug 4, 2018
Signed-off-by: Dan Ryan <dan@danryan.co>
suutari-ai pushed a commit to suutari/prequ that referenced this pull request Jan 28, 2019
* 'master' of github.com:jazzband/pip-tools:
  3.3.2 changelog
  Fix sync with a temp file on Windows
  Prevent to uninstall stdlib and dev packages
  3.3.1 Changelog (+ 3.3.0 note on the unreleased state)
  Fix for Travis skipping deployment
  v3.3.0 Changelog update
  Support of pip 19.0
  Setup coveralls
  .coveragerc: remove run.include
  Include tests in a coverage report
  Adjust coverage config for codecov
  Setup codecov
  Use 'dist: xenial' in Travis to simplify configuration
  Moved allow_unsafe to instance attribute of OutputWriter
  Add more tests for sync install
  Fix pip-sync to check hashes
  Simplified test assertions
  Add --allow-unsafe to update instructions
  Update changelog for 3.2.0
  Apply version constraint specified during package upgrade with -P
  Allow tests to pass with a non-default index url in user pipconf
  v3.1.0 changelog
  Support of pip 18.1
  Update changelog for 3.0.0 official release
  Update changelog for 3.0.0rc1 pre-release
  Add all version of pip in to the travis build matrix
  Tolerate build failures for PIP=master in appveyor
  Tolerate build failures for PIP=master
  Run tests for Python 3.7on recent versions of pip in Travis
  Remove dependency first
  Add new Pytest cache directory to gitignore
  Fix repository to properly handle tracker closure
  Incorporate changes from jazzband#666 (comment)
  Scratch that, travis doesn't support 3.7 I guess
  Travis only supports 3.7 beta
  Fix req_tracker implementation
  Fix empty space
  Update pip compatibility shims
  Update repository for pip 18
  Removed README section mentionning pip vendoring (was un-vendored)
  Update Python 2 doc URL in code comment to Python 3
suutari-ai pushed a commit to suutari/prequ that referenced this pull request Jan 28, 2019
* pip-tools-integration:
  3.3.2 changelog
  Fix sync with a temp file on Windows
  Prevent to uninstall stdlib and dev packages
  3.3.1 Changelog (+ 3.3.0 note on the unreleased state)
  Fix for Travis skipping deployment
  v3.3.0 Changelog update
  Support of pip 19.0
  Setup coveralls
  .coveragerc: remove run.include
  Include tests in a coverage report
  Adjust coverage config for codecov
  Setup codecov
  Use 'dist: xenial' in Travis to simplify configuration
  Moved allow_unsafe to instance attribute of OutputWriter
  Add more tests for sync install
  Fix pip-sync to check hashes
  Simplified test assertions
  Add --allow-unsafe to update instructions
  Update changelog for 3.2.0
  Apply version constraint specified during package upgrade with -P
  Allow tests to pass with a non-default index url in user pipconf
  v3.1.0 changelog
  Support of pip 18.1
  Update changelog for 3.0.0 official release
  Update changelog for 3.0.0rc1 pre-release
  Add all version of pip in to the travis build matrix
  Tolerate build failures for PIP=master in appveyor
  Tolerate build failures for PIP=master
  Run tests for Python 3.7on recent versions of pip in Travis
  Remove dependency first
  Add new Pytest cache directory to gitignore
  Fix repository to properly handle tracker closure
  Incorporate changes from jazzband#666 (comment)
  Scratch that, travis doesn't support 3.7 I guess
  Travis only supports 3.7 beta
  Fix req_tracker implementation
  Fix empty space
  Update pip compatibility shims
  Update repository for pip 18
  Removed README section mentionning pip vendoring (was un-vendored)
  Update Python 2 doc URL in code comment to Python 3
@AndydeCleyre AndydeCleyre mentioned this pull request Nov 12, 2020
3 tasks
JiachenSmith pushed a commit to JiachenSmith/pip-tools that referenced this pull request Mar 21, 2023
Signed-off-by: Dan Ryan <dan@danryan.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants