install(
    FILES
        helloWorld.py
        helloWorldRedux.py
    DESTINATION
        ${PXR_INSTALL_SUBDIR}/helloWorld
)
    
