There was an error while loading. Please reload this page.
1 parent e944d42 commit 60d8d04Copy full SHA for 60d8d04
1 file changed
rayforge-package.yaml
@@ -4,6 +4,10 @@ name: "My Awesome Package"
4
# A brief, one-sentence description of what your package does. (Required)
5
description: "A template package demonstrating code and asset provisioning."
6
7
+# The Python package versions required by this package.
8
+depends:
9
+ - rayforge>=0.27.0,~0.27
10
+
11
author:
12
name: "Me Author"
13
email: "you@invalid.com"
0 commit comments