blob: d66be2fc14271d27639850b727297f0c2d597420 [file] [log] [blame]
[project]
name = "ceresdb-client"
version = "0.1.3"
description = "The python client for ceresdb."
readme = "README.md"
requires-python = ">=3.7"
license = { file = "LICENSE" }
authors = [
{ name = "CeresDB Authors", email = "ceresdbservice@gmail.com" }
]
keywords = ["CeresDB"]
[build-system]
requires = ["maturin>=0.13,<0.14"]
build-backend = "maturin"