feat: init
This commit is contained in:
commit
a6e0b0a803
29 changed files with 911 additions and 0 deletions
12
provisioning/django-allauth-cas/01-setup.patch
Normal file
12
provisioning/django-allauth-cas/01-setup.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
diff --git a/setup.py b/setup.py
|
||||
index fb06ec0..506677f 100644
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -52,7 +52,6 @@ setup(
|
||||
install_requires=[
|
||||
"django-allauth",
|
||||
"python-cas",
|
||||
- "six",
|
||||
],
|
||||
extras_require={
|
||||
"docs": ["sphinx"],
|
||||
Loading…
Add table
Add a link
Reference in a new issue