Skip to content

Commit

Permalink
Keywords, readme and repository links added
Browse files Browse the repository at this point in the history
  • Loading branch information
arpandaze committed Apr 6, 2021
1 parent 379576a commit f270e99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[tool.poetry]
name = "nepseutils"
version = "0.0.1"
version = "0.1.0"
description = "Collection of scripts to interact with NEPSE related websites!"
authors = ["Daze <dazehere@yandex.com>"]
repository = "https://github.com/arpandaze/nepseutils"
readme = "README.md"
keywords = ["nepse","meroshare","tms"]

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

0 comments on commit f270e99

Please sign in to comment.