diff --git a/conda/pytorch-cuda/meta.yaml b/conda/pytorch-cuda/meta.yaml index 92c970654..b97152ec0 100644 --- a/conda/pytorch-cuda/meta.yaml +++ b/conda/pytorch-cuda/meta.yaml @@ -35,6 +35,8 @@ requirements: - cuda-runtime {{ cuda_constraints }} - cuda-toolkit {{ cuda_constraints }} - cuda-tools {{ cuda_constraints }} + # Should be incompatible with cpuonly package + - cpuonly <0 # None, pytorch should depend on pytorch-cuda test: commands: