﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
16220	Pip install dependency from a specified repository	deng.luo@…	Zach Pearson	"Can ChimeraX pyproject.toml or bundle_info.xml install a dependency from a repository other than PyPi?  Specifically Roden wants to install a CUDA-enabled version of Torch from the torch repository.

{{{
pip install torch==2.2.1 --index-url https://download.pytorch.org/whl/cu121
}}}

when installing his DiffFit Toolshed bundle.  Details are in the Github ticket

https://github.com/nanovis/DiffFit/issues/40

Another aspect is that he may only want to install using this repository on Windows.  Is it possible in pyproject.toml or bundle_info.xml to specify the operating system when listing a dependency?"	enhancement	closed	moderate		Tool Shed		fixed		chimerax-programmers				all	ChimeraX
