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
dgl
Commits
4dd92922
Unverified
Commit
4dd92922
authored
Dec 21, 2023
by
Rhett Ying
Committed by
GitHub
Dec 21, 2023
Browse files
[dev] do not specify version for torchdata
parent
88833e6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/setup.py
python/setup.py
+1
-1
No files found.
python/setup.py
View file @
4dd92922
...
@@ -226,7 +226,7 @@ setup(
...
@@ -226,7 +226,7 @@ setup(
"requests>=2.19.0"
,
"requests>=2.19.0"
,
"tqdm"
,
"tqdm"
,
"psutil>=5.8.0"
,
"psutil>=5.8.0"
,
"torchdata
>=0.5.0
"
,
"torchdata"
,
],
],
url
=
"https://github.com/dmlc/dgl"
,
url
=
"https://github.com/dmlc/dgl"
,
distclass
=
BinaryDistribution
,
distclass
=
BinaryDistribution
,
...
...
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