mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
Turso, not Limbo, in pyproject.toml
This commit is contained in:
parent
bd60cd214c
commit
a46818fda0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ build-backend = 'maturin'
|
|||
|
||||
[project]
|
||||
name = 'pyturso'
|
||||
description = "Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite."
|
||||
description = "Turso is a work-in-progress, in-process OLTP database management system, compatible with SQLite."
|
||||
requires-python = '>=3.9'
|
||||
classifiers = [
|
||||
'Development Status :: 3 - Alpha',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue