Remove architecture check for Conda
Open
- Dominant language
- Julia
- Stars
- 1.5k
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
Given that Conda supports several architectures by switching to miniforge, I suggest to remove the architecture check in https://github.com/JuliaPy/PyCall.jl/blob/5d227fc23fda631783a68c9ff1c6aff47200978e/deps/build.jl#L67
Currently it's that line that prevents PyCall to build even though everything would work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.