Skip to content

Commit

Permalink
Add missing metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ksiazkowicz committed Apr 1, 2020
1 parent 0c9597d commit 97914d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name = "aioeos"
version = "1.0.0"
description = "Async library for interacting with EOS.io blockchain"
authors = ["Maciej Janiszewski <maciej@ulam.io>"]
license = "MIT"
readme = "README.md"
homepage = "https://ulam.io/"
repository = "https://github.com/ulamlabs/aioeos"
documentation = "https://aioeos.readthedocs.io/en/latest/"
keywords = ["blockchain", "eos", "async", "eosio", "cryptocurrency"]

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

0 comments on commit 97914d3

Please sign in to comment.