flamapy / flamapy_fw

This repository hosts the main components of flamapy
4 stars 5 forks source link

Django-pylint dependency not needed #55

Closed jagalindo closed 2 years ago

jagalindo commented 2 years ago

Currently there is a dependency with the pylint django and flask dependencies that are not needed for the dev environment.

image

We should keep out those dependencies

Virako commented 2 years ago

I believe that prospector install all dependencies automatically

jagalindo commented 2 years ago

@Virako please verify the state of this issue. If it is not needed I'd remove the dependency, otherwise, close the issue

jagalindo commented 2 years ago

This dependency only appears on dev enviroment. Its included because of the use of prospector