Skip to content

Commit

Permalink
move long desc under poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
max-hoffman committed Jan 5, 2024
1 parent 33662cc commit cff2cbb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[project]
readme = "README.md"

[tool.poetry]
name = "doltcli"
version = "0.2.2"
description = "Slim Python interface for Dolt's CLI API."
authors = ["Max Hoffman <max@dolthub.com>", "Oscar Batori <oscar@dolthub.com>"]
readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.6.2,<4.0"
Expand Down

0 comments on commit cff2cbb

Please sign in to comment.