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
fairscale
Commits
e92e85ce
Unverified
Commit
e92e85ce
authored
Feb 10, 2021
by
Leonard Lausen
Committed by
GitHub
Feb 10, 2021
Browse files
[fix] Workaround need for pip --no-build-isolation (#375)
parent
b1b9e0f8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pyproject.toml
pyproject.toml
+1
-1
No files found.
pyproject.toml
View file @
e92e85ce
...
@@ -4,7 +4,7 @@ requires = [
...
@@ -4,7 +4,7 @@ requires = [
"torch >= 1.4.0"
,
"torch >= 1.4.0"
,
"wheel >= 0.30.0"
"wheel >= 0.30.0"
]
]
build-backend
=
"setuptools.build_meta"
build-backend
=
"setuptools.build_meta
:__legacy__
"
[tool.black]
[tool.black]
line-length
=
120
line-length
=
120
...
...
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