File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ metta = [
117117 ' hydra-core' ,
118118 ' duckdb' ,
119119 ' raylib>=5.5.0' ,
120- ' metta-common @ git+https://github.com/metta-ai/metta .git@main#subdirectory=common ' ,
121- ' metta-mettagrid @ git+https://github.com/metta-ai/metta .git@main#subdirectory=mettagrid ' ,
120+ ' mettagrid @ git+https://github.com/metta-ai/mettagrid .git' ,
121+ ' cogames @ git+https://github.com/metta-ai/cogames .git' ,
122122]
123123
124124cogames = [
@@ -128,8 +128,8 @@ cogames = [
128128 ' hydra-core' ,
129129 ' duckdb' ,
130130 ' raylib>=5.5.0' ,
131- ' mettagrid @ git+https://github.com/metta-ai/metta .git@main#subdirectory=packages/mettagrid ' ,
132- ' cogames @ git+https://github.com/metta-ai/metta .git@main#subdirectory=packages/cogames ' ,
131+ ' mettagrid @ git+https://github.com/metta-ai/mettagrid .git' ,
132+ ' cogames @ git+https://github.com/metta-ai/cogames .git' ,
133133]
134134
135135microrts = [
You can’t perform that action at this time.
0 commit comments