digitaldemocratic/dd-sso
Evilham e98323913d
[sso-admin] Add base for QA checks
This is all relative to the dd-sso/admin directory.

With https://pipenv.pypa.io/en/latest/ it is simple to setup a
development environment (pipenv install --dev).

By running:

    echo "PYTHONPATH=$(pwd)/src" > .env

The admin module will be loaded in the virtualenvironment and e.g.
running mypy src/admin will throw different errors in the existing code.
2022-07-29 13:10:33 +02:00
..
admin [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00
docker DD education workspace 2022-07-10 12:15:47 +02:00
docker-compose-parts [correu] Add registration for SAML client 2022-07-28 16:28:47 +02:00
init/keycloak DD education workspace 2022-07-10 12:15:47 +02:00
.gitignore DD education workspace 2022-07-10 12:15:47 +02:00
.isort.cfg DD education workspace 2022-07-10 12:15:47 +02:00