Skip to content

Commit 40af4d5

Browse files
committed
Removed redundant plugins folder
1 parent 79cac78 commit 40af4d5

40 files changed

+0
-1203
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,6 @@ Both example applications utilise the env variables described in [Configuration]
236236
1. Install requirements with `pip install -r requirements.txt`
237237
1. Run: `python app.py`
238238

239-
### Plugins ###
240-
241-
Plugins for both Django and Flask are in the `plugins/` dir. Their purpose is to make it as easy as possible to use the Yoti SDK with those frameworks. See the [Django](/plugins/django_yoti/README.md) and [Flask](/plugins/flask_yoti/README.md) README files for further details.
242-
243239
## Running the Tests
244240

245241
Running the tests is done by the following process, ensuring you are using Python 3.0+:

plugins/django_yoti/LICENSE

Whitespace-only changes.

plugins/django_yoti/MANIFEST.in

Lines changed: 0 additions & 4 deletions
This file was deleted.

plugins/django_yoti/README.md

Lines changed: 0 additions & 202 deletions
This file was deleted.

plugins/django_yoti/django_yoti/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

plugins/django_yoti/django_yoti/apps.py

Lines changed: 0 additions & 5 deletions
This file was deleted.

plugins/django_yoti/django_yoti/context_processors.py

Lines changed: 0 additions & 9 deletions
This file was deleted.

plugins/django_yoti/django_yoti/decorators.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

plugins/django_yoti/django_yoti/migrations/__init__.py

Whitespace-only changes.

plugins/django_yoti/django_yoti/runtests.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)