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

Github Actions: fix warnings and dependencies conflicts #872

Closed
wants to merge 2 commits into from

Commits on Jan 11, 2021

  1. requirements: Upgrade flake8 from 3.7.9 to 3.8.0.

    This allows the use of pipenv without any errors.
    Abhirup-99 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    56f037a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. github: Remove warnings during codeql.

    This removes the warnings due to the lack of
    pipfile.lock and the limit of two commits while
    testing.
    Abhirup-99 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    77d20f6 View commit details
    Browse the repository at this point in the history