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

Use pip-tools to lock versions of dependent packages #2093

Merged
merged 5 commits into from
Dec 7, 2021
Merged

Use pip-tools to lock versions of dependent packages #2093

merged 5 commits into from
Dec 7, 2021

Commits on Nov 26, 2021

  1. Use pipenv

    Signed-off-by: Yusuke Nishioka <yusuke.nishioka.0713@gmail.com>
    ysk24ok committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    da9c425 View commit details
    Browse the repository at this point in the history
  2. Update coverage.xml path

    Signed-off-by: Yusuke Nishioka <yusuke.nishioka.0713@gmail.com>
    ysk24ok committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    e38eddf View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Revert "Update coverage.xml path"

    This reverts commit e38eddf.
    
    Signed-off-by: Yusuke Nishioka <yusuke.nishioka.0713@gmail.com>
    ysk24ok committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    e5e0fb4 View commit details
    Browse the repository at this point in the history
  2. Revert "Use pipenv"

    This reverts commit da9c425.
    
    Signed-off-by: Yusuke Nishioka <yusuke.nishioka.0713@gmail.com>
    ysk24ok committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    d5ba5cf View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Use pip-tools to lock dependencies

    Signed-off-by: Yusuke Nishioka <yusuke.nishioka.0713@gmail.com>
    ysk24ok committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    56751ee View commit details
    Browse the repository at this point in the history