You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ h5py>=3.1.0
18
18
pytest-shutil
19
19
pyo>=1.0.3; platform_system=="Linux"
20
20
21
-
# This might try to build from source on linux (since there are no wheels for Linux on PyPI)
21
+
# This might try to build from source on linux (since there are no wheels for Linux on PyPI) .
22
22
# You can pass `--find-links=https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04/` your `pip install` to use the prebuilt wheels at the link.
0 commit comments