Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: scripts should support python build target #267

Open
dan-rigdon-bel opened this issue Apr 23, 2020 · 1 comment
Open

Python: scripts should support python build target #267

dan-rigdon-bel opened this issue Apr 23, 2020 · 1 comment
Assignees
Labels
build issues related to build tools, ci, etc. enhancement New feature or request py

Comments

@dan-rigdon-bel
Copy link
Member

Ironically, the python scripts in the scripts folder - bootstrap.py, setup.py, and build.py - do not yet support Python. This is because of the special need to generate the wheel for pip that is tied to the "other" setup.py script in the root folder of this repository. The setup.py script in the root folder is the "installer" for pypy.

One way we could better support the python target by wrapping them in the scripts would be to generate the (root) setup.py script from the scripts/setup.py script.

@dan-rigdon-bel dan-rigdon-bel added the enhancement New feature or request label Apr 23, 2020
@dan-rigdon-bel dan-rigdon-bel self-assigned this Apr 23, 2020
@mcneel-build
Copy link

Linked with RH3DM-90

@fraguada fraguada added py build issues related to build tools, ci, etc. labels Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issues related to build tools, ci, etc. enhancement New feature or request py
Projects
None yet
Development

No branches or pull requests

3 participants