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

Turn into Python package

parent a171fc21
No related branches found
No related tags found
No related merge requests found
File moved
File moved
File moved
[tool.poetry]
name = "pelican-theme-teckids"
version = "0.0"
description = "Pelican theme for Teckids websites"
authors = ["Dominik George <dominik.george@teckids.org>"]
license = "CC-BY-SA"
exclude = ["**/.git"]
[tool.poetry.dependencies]
python = ">2.0"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
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