Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ OpenFlexure Microscope Software - `python3 -m virtualenv ~/.openflexure/envmicroscope` - Activate with `source /.openflexure/envmicroscope/bin/activate` - Install non-python dependencies with `sudo apt-get install libatlas-base-dev libjasper-dev libjpeg-dev` - **Users:** Install module by running `pip install openflexure-microscope==1.0.0b6` - **Users:** Install module by running `pip install openflexure-microscope==1.0.0b7` - **Developers:** Install [Poetry](https://github.com/sdispater/poetry), clone this repo, and `poetry install` from inside the repo. # Usage Loading docs/requirements.txt +1 −1 Original line number Diff line number Diff line openflexure-microscope==1.0.0b6 openflexure-microscope==1.0.0b7 sphinxcontrib.httpdomain No newline at end of file docs/source/quickstart.rst +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ Manual - ``python3 -m virtualenv ~/.openflexure/envmicroscope`` - Activate with ``source /.openflexure/envmicroscope/bin/activate`` - Install non-python dependencies with ``sudo apt-get install libatlas-base-dev libjasper-dev libjpeg-dev`` - **Users:** Install module by running ``pip install openflexure-microscope==1.0.0b6`` - **Users:** Install module by running ``pip install openflexure-microscope==1.0.0b7`` - **Developers:** Install `Poetry <https://github.com/sdispater/poetry>`_, clone this repo, and ``poetry install`` from inside the repo. API Server Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure_microscope" version = "1.0.0-beta.6" version = "1.0.0-beta.7" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [ Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ OpenFlexure Microscope Software - `python3 -m virtualenv ~/.openflexure/envmicroscope` - Activate with `source /.openflexure/envmicroscope/bin/activate` - Install non-python dependencies with `sudo apt-get install libatlas-base-dev libjasper-dev libjpeg-dev` - **Users:** Install module by running `pip install openflexure-microscope==1.0.0b6` - **Users:** Install module by running `pip install openflexure-microscope==1.0.0b7` - **Developers:** Install [Poetry](https://github.com/sdispater/poetry), clone this repo, and `poetry install` from inside the repo. # Usage Loading
docs/requirements.txt +1 −1 Original line number Diff line number Diff line openflexure-microscope==1.0.0b6 openflexure-microscope==1.0.0b7 sphinxcontrib.httpdomain No newline at end of file
docs/source/quickstart.rst +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ Manual - ``python3 -m virtualenv ~/.openflexure/envmicroscope`` - Activate with ``source /.openflexure/envmicroscope/bin/activate`` - Install non-python dependencies with ``sudo apt-get install libatlas-base-dev libjasper-dev libjpeg-dev`` - **Users:** Install module by running ``pip install openflexure-microscope==1.0.0b6`` - **Users:** Install module by running ``pip install openflexure-microscope==1.0.0b7`` - **Developers:** Install `Poetry <https://github.com/sdispater/poetry>`_, clone this repo, and ``poetry install`` from inside the repo. API Server Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure_microscope" version = "1.0.0-beta.6" version = "1.0.0-beta.7" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [ Loading