Skip to content

Commit

Permalink
Delete cas without educonnect
Browse files Browse the repository at this point in the history
  • Loading branch information
LeGeek01 authored Aug 19, 2023
1 parent 0d38cb6 commit b2815a3
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pronotepy/ent/ent.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,6 @@

"""CAS"""

ac_clermont_ferrand = partial(
_cas,
url="https://cas.ent.auvergnerhonealpes.fr/login?selection=CLERMONT-ATS_parent_eleve",
)

ac_grenoble = partial(
_cas,
url="https://cas.ent.auvergnerhonealpes.fr/login?selection=GRE-ATS_parent_eleve",
)

ac_lyon = partial(
_cas,
url="https://cas.ent.auvergnerhonealpes.fr/login?selection=LYON-ATS_parent_eleve",
)

cas_arsene76 = partial(
_cas, url="https://cas.arsene76.fr/login?selection=ATS_parent_eleve"
)
Expand Down

0 comments on commit b2815a3

Please sign in to comment.