balbasty / nitorch

Neuroimaging in PyTorch
Other
86 stars 14 forks source link

33 ci pip #34

Closed balbasty closed 3 years ago

balbasty commented 3 years ago

See issue #33

balbasty commented 3 years ago

The issue is more complicated than I thought (nice solution is building in isolation, which is complicated when you want to compile against very specific versions of a package, see: https://discuss.python.org/t/support-for-build-and-run-time-dependencies/1513). I am closing this PR for now and will open it again after I have refactored the build chain. I'll push a quick fix in the meantime.