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

Remove transient dependency pin #7545

Merged
merged 6 commits into from
Sep 9, 2020
Merged

Remove transient dependency pin #7545

merged 6 commits into from
Sep 9, 2020

Conversation

ChristineTChen
Copy link
Contributor

What does this PR do?

Add flag to pip install to resolve dependencies

Motivation

https://github.com/tobgu/pyrsistent/blob/97190f8ad43553603a95a83361d4c0fe02e86970/CHANGES.txt#L4-L5

Dropped py2 support resulting in CI failing https://dev.azure.com/datadoghq/integrations-core/_build/results?buildId=23293&view=logs&j=910f82a4-622d-5ace-f877-8b75c045486c&t=b8a76c45-01d6-50b1-e11b-d9fedb0dbe38&l=230

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

datadog_checks_dev/tox.ini Outdated Show resolved Hide resolved
@ofek ofek changed the title Add flag to pip install Remove transient dependency pin Sep 9, 2020
Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
.azure-pipelines/templates/install-deps.yml Outdated Show resolved Hide resolved
.azure-pipelines/templates/install-deps.yml Outdated Show resolved Hide resolved
ChristineTChen and others added 2 commits September 9, 2020 14:00
Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
Co-authored-by: Ofek Lev <ofekmeister@gmail.com>
@ChristineTChen ChristineTChen merged commit 7fa31f6 into master Sep 9, 2020
@ChristineTChen ChristineTChen deleted the cc/ddev-dep-fix branch September 9, 2020 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants