Skip to content
#

build-tools

Here are 320 public repositories matching this topic...

shahzebsiddiqui
shahzebsiddiqui commented Jun 22, 2020

Currently spack does not support the following packages, all of these packages are installed outside of Spack at Cori, we would like to get support for these packages if possible.

Eric-Arellano
Eric-Arellano commented Jun 7, 2022

A user tried setting script="dagster arg1 arg2 --arg3" on a pex_binary target, and was confused by a Pex error that the script could not be found.

My understanding of script and Python entry points is that they cannot have a space in the name like that. But we should find the PEP/specs specifying how entry points work and make sure we comply with the grammar. False positives would be a wo

Improve this page

Add a description, image, and links to the build-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the build-tools topic, visit your repo's landing page and select "manage topics."

Learn more