-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Are the method(s) used to install binaries sufficient? Currently, two options are supported:
setup.py build_external, etc builds and installs thejigsaw-cppbinaries withinjigsawpyitself.- If no local binaries are found, a global search of the machine path is done to pick them up in, e.g.
usr/local/bin, etc --- used by theconda-based workflow.
@jreniel has suggested installing to the python environment directory, either as a 3rd option, or, perhaps(?) a replacement for 1.
Should also work out what's needed to make jigsawpy available for direct install via pip.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request