From 43d87ed3a1b96c8f94caea9cc8301d51da268a5d Mon Sep 17 00:00:00 2001 From: craig-warren Date: Thu, 12 Apr 2018 17:12:28 +0100 Subject: [PATCH] Test logo in Latex docs only. --- README.rst | 3 +-- conda_env.yml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index cd11fd03..99988d23 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,7 @@ :target: http://docs.gprmax.com/en/latest/?badge=latest :alt: Documentation Status | -.. image:: https://github.com/gprMax/gprMax/blob/master/docs/source/images/gprMax_logo_small.png - :target: http://www.gprmax.com + *************** Getting Started diff --git a/conda_env.yml b/conda_env.yml index 7f514d85..889b1c37 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -15,6 +15,6 @@ dependencies: - pip: - mpi4py -# - pycuda +# - pycuda - terminaltables - tqdm