mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 16:44:19 +01:00
Turso, not Limbo, in pyproject.toml
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = 'maturin'
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = 'pyturso'
|
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'
|
requires-python = '>=3.9'
|
||||||
classifiers = [
|
classifiers = [
|
||||||
'Development Status :: 3 - Alpha',
|
'Development Status :: 3 - Alpha',
|
||||||
|
|||||||
Reference in New Issue
Block a user