DPM360 icon indicating copy to clipboard operation
DPM360 copied to clipboard

Remove ray from required dependencies of lightsaber

Open pchakraborty1 opened this issue 1 year ago • 0 comments

required version of ray is not on conda-forge which creates a problem for the conda-forge recipe of dpm360-lightsaber.

This will also reflect the fact that lightsaber can work without ray installed

Todo:

  • remove ray from requirements.txt and move it to a tune section in lightsaber::setup.py
  • add ray checking like pysurvival

pchakraborty1 avatar Aug 22 '22 01:08 pchakraborty1