Skip to content

Commit

Permalink
add pypi metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Jan 30, 2022
1 parent cac681f commit 4ae8d9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ version = "0.1.0"
description = "A Python client for the Drift DEX"
authors = ["Kevin Heavey <kevinheavey123@gmail.com>"]
license = "MIT"
readme = "README.md"
homepage = "https://github.com/drift-labs/driftpy"
documentation = "https://drift-labs.github.io/driftpy/"

[tool.poetry.dependencies]
python = "^3.9"
Expand Down

0 comments on commit 4ae8d9c

Please sign in to comment.