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 840c56c commit a6bafc7Copy full SHA for a6bafc7
2 files changed
docs/installation/conda.rst
@@ -26,7 +26,7 @@ the installation has clean dependencies):
26
27
.. code-block:: bash
28
29
- pip install autofit==2022.02.14.1
+ pip install autofit==2022.03.18.2
30
31
Next, clone the ``autofit workspace`` (the line ``--depth 1`` clones only the most recent branch on
32
the ``autofit_workspace``, reducing the download size):
docs/installation/pip.rst
@@ -12,7 +12,7 @@ the installation has clean dependencies):
12
13
14
15
16
17
If this raises no errors **PyAutoFit** is installed! If there is an error check out
18
the `troubleshooting section <https://pyautofit.readthedocs.io/en/latest/installation/troubleshooting.html>`_.
0 commit comments