Build for Cross device usage - Pypi
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 136
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Hi,
I am using Gopy and it works as expected on my Mac (using gopy pkg)
I am building a wheel file using:
python setup.py build
python setup.py bdist_wheel
When trying to share the wheel file and use in on there Macs, it looks for local paths on my machine (python dylib)
Is there a best practice / recommendation on how to setup a process like that so I will be able eventually to push my package to pypi?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.