Skip to content
Snippets Groups Projects
Commit 5cb6ba5b authored by Julian's avatar Julian
Browse files

Add project metadat

parent f3740bfb
No related branches found
No related tags found
No related merge requests found
[tool.poetry]
name = "django-splitted-input"
version = "0.1.0"
description = ""
description = "A widget to have a django text input splitted into multiple HTML inputs."
authors = ["Julian Leucker <leuckerj@gmail.com>"]
readme = "README.md"
repository = "https://edugit.org/AlekSIS/libs/django-splitted-input"
keywords = ["django", "widget"]
classifiers = [
"Environment :: Web Environment",
"Framework :: Django :: 3.1",
"Intended Audience :: Developers",
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
"Topic :: Software Development :: Libraries :: Application Frameworks",
"Typing :: Typed",
]
[tool.poetry.dependencies]
python = "^3.8.6"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment