Skip to content
Snippets Groups Projects
Verified Commit c5b7fe96 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Update meta-data for project

parent bafc3f54
No related branches found
No related tags found
No related merge requests found
[tool.poetry] [tool.poetry]
name = "django-iconify" name = "django-iconify"
version = "0.1.0" version = "0.1.0"
description = "Iconify API and tools for Django projects" description = "Iconify API implementation and tools for Django projects"
authors = ["Dominik George <dominik.george@teckids.org>"] authors = ["Dominik George <dominik.george@teckids.org>"]
license = "Apache-2.0" license = "Apache-2.0"
readme = "README.rst"
repository = "https://edugit.org/AlekSIS/libs/django-iconify"
keywords = ["iconify", "icons", "svg", "django"]
classifiers = [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: Django",
"Intended Audience :: Developers",
]
packages = [ packages = [
{ include = "dj_iconify" }, { include = "dj_iconify" },
] ]
......
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