1234567891011121314151617181920212223242526272829 |
- {
- "name": "sis31/pytri-win64",
- "type": "library",
- "description": "python3.8.8 embed win64 for tri5990",
- "license": "MIT",
- "minimum-stability": "dev",
- "require":{
- "py38/oss2-win64":"dev-master",
- "py38/pyqt5-win64":"dev-master",
- "py38/torch-cu111-win64":"dev-master",
- "py38/torchvision-cu111-win64":"dev-master",
- "py38/torchaudio-cu111-win64":"dev-master"
- },
- "repositories": {
- "packagist": {
- "type": "composer",
- "url": "http://satis-dist.lysis.com.cn:4000/"
- }
- },
- "config": {
- "secure-http": false
- },
- "distribute-helper": {
- "use-space": "32.8 MB",
- "module-files":[
- {"name":"embed-3.8.8-a3523e.7z","size":"8.83 MB"}
- ]
- }
- }
|