We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b28044 commit 11a984eCopy full SHA for 11a984e
environment.yml
@@ -22,4 +22,4 @@ dependencies:
22
# - dgl-cudaXX.X # Replace XX.X with the version of cudatoolkit installed by 'conda install pytorch -c pytorch -c conda-forge' directly above
23
- pip:
24
- -e .
25
- - -r file:requirements.txt
+ - -r requirements.txt
0 commit comments