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

Update metadata

parent bac060bb
No related branches found
No related tags found
No related merge requests found
include LICENCE.rst
recursive-include aleksis/apps/exlibris/static *
recursive-include aleksis/apps/exlibris/templates *
recursive-include aleksis/apps/exlibris/migrations *
[tool.poetry]
name = "AlekSIS-App-Exlibris"
version = "1.0a4dev0"
version = "2.0a1"
packages = [
{ include = "aleksis" }
]
readme = "README.rst"
include = ["CHANGELOG.rst", "LICENCE.rst"]
description = "AlekSIS (School Information System) — App 𝓔𝔁𝓛𝓲𝓫𝓻𝓲𝓼 (Library management)"
authors = ["Dominik George <dominik.george@teckids.org>", "Tom Teichler <tom.teichler@teckids.org>"]
......@@ -20,7 +21,8 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
AlekSIS = { path = "../../.." }
#AlekSIS = { path = "../../.." }
AlekSIS = "2.0a1"
django-isbn-field = "^0.5.2"
isbnlib = "^3.9"
isbnlib-dnb = "^0.0.3"
......
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