Skip to content

Check python style cannot run on python project that do not use pipenv. #10

@ruaultadrien

Description

@ruaultadrien

It would be desirable to change check-python-style so that we could run it on whatever Python project with visiumlint.

This issue is directly linked to the discussion that happened during this meeting: https://www.notion.so/visium/Python-stack-improvements-672f9b241f87475082da11fcf8fa4b9c?pvs=4

First proposed change

I think that what we mainly need to change is to not rely on pipenv to install visiumlint in the CI but rather to install it directly with pip.

Second proposed change

Another thing to change is to implement a pyproject.toml file in the CI that would overwrite the pyproject.toml file in from the project that is being checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions