feature-selector icon indicating copy to clipboard operation
feature-selector copied to clipboard

Packing for pip

Open enesMesut opened this issue 3 years ago • 0 comments

Need to proper packaging for pip. Its hard to install in Docker Container. dependence conflicts are annoying.

The conflict is caused by: The user requested matplotlib==3.3.4 missingno 0.4.2 depends on matplotlib phik 0.11.0 depends on matplotlib>=2.2.3 seaborn 0.11.1 depends on matplotlib>=2.2 feature-selector 1.0.0 depends on matplotlib==2.1.2

enesMesut avatar Oct 09 '21 16:10 enesMesut