Skip to content

Commit 2124b56

Browse files
committed
chore: error in pyproject
1 parent 5aaa7a6 commit 2124b56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license = "MIT"
77
readme = "README.md"
88
repository = "https://github.com/danpejobo/django-allauth-vipps" # Update with your repo URL
99
keywords = ["django", "allauth", "vipps", "authentication", "login"]
10+
packages = [{include = "vipps_auth"}]
1011
classifiers = [
1112
"Environment :: Web Environment",
1213
"Framework :: Django",

0 commit comments

Comments
 (0)