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

Update Datumaro dependency to 0.1.3 #2371

Merged
merged 3 commits into from
Oct 29, 2020
Merged

Update Datumaro dependency to 0.1.3 #2371

merged 3 commits into from
Oct 29, 2020

Conversation

zhiltsov-max
Copy link
Contributor

Motivation and context

Closes openvinotoolkit/datumaro#35

How has this been tested?

Unit tests

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev
Copy link
Member

Step 19/34 : RUN python3 -m pip install --no-cache-dir -r /tmp/requirements/${DJANGO_CONFIGURATION}.txt

 ---> Running in bc308318241b
Collecting git+https://github.com/openvinotoolkit/[email protected] (from -r /tmp/requirements/base.txt (line 47))
  Cloning https://github.com/openvinotoolkit/datumaro (to revision v0.1.3) to /tmp/pip-req-build-7kvfgq2y
  Running command git clone -q https://github.com/openvinotoolkit/datumaro /tmp/pip-req-build-7kvfgq2y
  WARNING: Did not find branch or tag 'v0.1.3', assuming revision or ref.
  Running command git checkout -q v0.1.3
  error: pathspec 'v0.1.3' did not match any file(s) known to git

@coveralls
Copy link

coveralls commented Oct 29, 2020

Coverage Status

Coverage remained the same at 60.663% when pulling a1ab2fd on zm/update-dm into 351abb2 on develop.

@bsekachev bsekachev merged commit d221def into develop Oct 29, 2020
@nmanovic nmanovic deleted the zm/update-dm branch November 2, 2020 07:20
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.

".jpeg" extension trigger an error
3 participants