We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aaa7a6 commit 2124b56Copy full SHA for 2124b56
pyproject.toml
@@ -7,6 +7,7 @@ license = "MIT"
7
readme = "README.md"
8
repository = "https://github.com/danpejobo/django-allauth-vipps" # Update with your repo URL
9
keywords = ["django", "allauth", "vipps", "authentication", "login"]
10
+packages = [{include = "vipps_auth"}]
11
classifiers = [
12
"Environment :: Web Environment",
13
"Framework :: Django",
0 commit comments