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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user