Skip to content
Snippets Groups Projects
Commit 89042c1c authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Set development status to beta

parent b7fc9b55
No related branches found
No related tags found
1 merge request!68Set development status to beta
Pipeline #12926 passed
......@@ -16,7 +16,7 @@ repository = "https://edugit.org/AlekSIS/official/AlekSIS-App-LDAP"
documentation = "https://aleksis.org/AlekSIS/docs/html/"
keywords = ["SIS", "education", "school", "ldap", "users"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: Django :: 3.0",
"Intended Audience :: Education",
......@@ -34,7 +34,7 @@ python = "^3.9"
django-ldapdb = "^1.4.0"
tqdm = "^4.44.1"
sshpubkeys = "^3.1.0"
aleksis-core = {version = "^2.0b0", extras = ["ldap"]}
aleksis-core = {version = "2.0b0", extras = ["ldap"]}
python-magic = "^0.4.22"
[tool.poetry.dev-dependencies]
......
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