install.json 177 B

12345
  1. {
  2. "packageManager": "python",
  3. "packageName": "yili-dag",
  4. "uninstallInstructions": "Use your Python package manager (pip, conda, etc.) to uninstall the package yili-dag"
  5. }