We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2611e commit fa55da3Copy full SHA for fa55da3
tasks/env.py
@@ -15,4 +15,3 @@ def get_version():
15
version = fh.read().strip()
16
17
return version
18
-
tasks/libs.py
@@ -14,7 +14,7 @@
14
"numpy": {
"env": {"NPY_NUM_BUILD_JOBS": USABLE_CPUS},
},
- "pyfaasm": {}
+ "pyfaasm": {},
}
19
20
MODIFIED_LIBS_EXPERIMENTAL = {
0 commit comments