base app with app-key, registration, login, logout
This commit is contained in:
+2
-1
@@ -11,6 +11,7 @@ author_email = "ignace@suy.nl"
|
||||
[tool.briefcase.app.justgetit]
|
||||
formal_name = "Just Get It"
|
||||
description = "Just Get It App"
|
||||
icon = "icons/logo"
|
||||
long_description = """More details about the app should go here.
|
||||
"""
|
||||
sources = [
|
||||
@@ -22,7 +23,7 @@ test_sources = [
|
||||
]
|
||||
|
||||
requires = [
|
||||
"requests",
|
||||
"httpx",
|
||||
]
|
||||
test_requires = [
|
||||
"pytest",
|
||||
|
||||
Reference in New Issue
Block a user