feature/1597:

pre commit fix
This commit is contained in:
Brian Kanyora
2023-07-10 15:41:50 +01:00
parent 3c9b8a272a
commit ecc06a5db0
2 changed files with 4 additions and 39 deletions

View File

@@ -8,9 +8,9 @@ Getting Started
About The Project
PrimAITE (**PrimAITE**) simulation environment for training AI under the ARCD programme.It incorporates the functionality required
of a Primary-level environment, as specified in the Dstl ARCD Training Environment
of a Primary-level environment, as specified in the Dstl ARCD Training Environment
**PrimAITE** is currently under a closed development stage.
**PrimAITE** is currently under a closed development stage.
**What's PrimAITE built with**
@@ -49,7 +49,7 @@ Windows
``.\<name_of_venv>\Scripts\activate``
3. Install `PrimAITE` into the venv along with all of it's dependencies
``python3 -m pip install -e .``
This will install all the dependencies including algorithm libraries. These libraries
@@ -64,38 +64,3 @@ Development Installation
To install the development dependencies, postfix the command in step 3 above with the ``[dev]`` extra. Example:
``python3 -m pip install -e .[dev]``

View File

@@ -426,4 +426,4 @@
| ypy-websocket | 0.8.2 | UNKNOWN | https://github.com/y-crdt/ypy-websocket |
+-------------------------------+-------------+--------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+
| zipp | 3.12.0 | MIT License | https://github.com/jaraco/zipp |
+-------------------------------+-------------+--------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+
+-------------------------------+-------------+--------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+