desihub / desihub/specex

Replacement for python setup.py build_ext

Open
#80 1 comment 0 reactions 1 assignee Claimed by @weaverba137 View on GitHub
Dominant language
C++
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

Description

As noted in #78, a replacement for `python setup.py build_ext` will be needed. `pip install --editable .` appears to be default option, based on initial research. However this has some side-effects.

Note also that `python -m build` is *not* an ideal subsitute. `build` is intended to assemble packages prior to uploading to PyPI not for installing packages locally.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.