Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-cluster
Commits
de3868c9
Commit
de3868c9
authored
Jun 25, 2021
by
rusty1s
Browse files
[skip ci] conda
parent
edc9d4f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
conda/pytorch-cluster/meta.yaml
conda/pytorch-cluster/meta.yaml
+2
-1
No files found.
conda/pytorch-cluster/meta.yaml
View file @
de3868c9
...
@@ -10,7 +10,6 @@ requirements:
...
@@ -10,7 +10,6 @@ requirements:
-
{{
compiler('c')
}}
# [win]
-
{{
compiler('c')
}}
# [win]
host
:
host
:
-
scipy
-
python {{ environ.get('PYTHON_VERSION') }}
-
python {{ environ.get('PYTHON_VERSION') }}
-
{{
environ.get('CONDA_PYTORCH_CONSTRAINT')
}}
-
{{
environ.get('CONDA_PYTORCH_CONSTRAINT')
}}
-
{{
environ.get('CONDA_CUDATOOLKIT_CONSTRAINT')
}}
-
{{
environ.get('CONDA_CUDATOOLKIT_CONSTRAINT')
}}
...
@@ -29,6 +28,8 @@ build:
...
@@ -29,6 +28,8 @@ build:
test
:
test
:
imports
:
imports
:
-
torch_cluster
-
torch_cluster
requires
:
-
scipy
about
:
about
:
home
:
https://github.com/rusty1s/pytorch_cluster
home
:
https://github.com/rusty1s/pytorch_cluster
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment