Re: disable building wheel for a package
Jeroen Demeyer <[email protected]>
| Newsgroups | gmane.comp.python.distutils.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2018-09-14 15:49, sashk wrote: > Do I understand correctly, that when using relative paths in the > data_files and installing package into virtual environment, > installation prefix is sys.prefix and it is the same as $VIRTUAL_ENV? Indeed, unless you specifically configure things in a non-default way. So you just need to replace absolute paths by paths relative to $VIRTUAL_ENV and your problem will be solved. -- Distutils-SIG mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/mm3/archives/list/[email protected]/message/5BQNZXQHKN62D7H5AWIH6GXW6SX5IIWA/