From 8ab403355186f97440ceceb6ff94b83619dd52bb Mon Sep 17 00:00:00 2001 From: John Griffiths Date: Thu, 2 Jun 2022 14:53:55 -0400 Subject: [PATCH 1/2] example test commit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c35cafef..d2ceb44a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ h5py>=3.1.0 pytest-shutil pyo>=1.0.3; platform_system == "Linux" -# This might try to build from source on linux (since there are no wheels for Linux on PyPI) +# This might try to build from source on linux (since there are no wheels for Linux on PyPI). # 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. wxPython>=4.0 ; platform_system == "Linux" click From 815ab1c2e995fd675c6e157218e22c00de93f2b7 Mon Sep 17 00:00:00 2001 From: John Griffiths Date: Thu, 2 Jun 2022 14:57:26 -0400 Subject: [PATCH 2/2] example edit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2ceb44a..b91fd161 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ h5py>=3.1.0 pytest-shutil pyo>=1.0.3; platform_system == "Linux" -# This might try to build from source on linux (since there are no wheels for Linux on PyPI). +# This might try to build from source on linux (since there are no wheels for Linux on PyPI) . # 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. wxPython>=4.0 ; platform_system == "Linux" click