1
0

License under AGPL-3.0-or-later

Verbatim license text from gnu.org, with matching pyproject metadata
and a README section.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-31 19:17:35 -07:00
parent c4cb3307fa
commit 5fec2e3a3d
3 changed files with 670 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ build-backend = "setuptools.build_meta"
name = "coldcall-lti"
version = "0.1.0"
description = "Canvas LTI 1.3 tool for managing in-class cold calls"
license = {text = "AGPL-3.0-or-later"}
authors = [{name = "Benjamin Mako Hill", email = "mako@atdot.cc"}]
requires-python = ">=3.11"
# Known-good versions: flask 3.1.1, SQLAlchemy 2.0.40, alembic 1.13.2,
# pylti1p3next 2.0.2 (development uses Debian system packages for all