autoRIFT icon indicating copy to clipboard operation
autoRIFT copied to clipboard

Fixed numpy build dependency and added dockerfile

Open AgentOxygen opened this issue 3 months ago • 0 comments

Building from source using the latest version of pip needed numpy as a build dependency.

The (optional) docker container creates a portable and reproducible development environment. This makes testing more predictable and avoids the headaches of managing a local conda environment.

AgentOxygen avatar Oct 15 '25 16:10 AgentOxygen