Skip to content

Commit

Permalink
updated pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Hunt committed Sep 24, 2020
1 parent 8f564b6 commit 92c83ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ version = "0.1.0"
description = "Tools for interacting with anonkun/fiction.live"
authors = ["alethiophile <[email protected]>"]
license = "MIT"
readme = "README.rst"
repository = "https://github.com/alethiophile/qtoml"
classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
"License :: OSI Approved :: MIT License",
"Topic :: Software Development :: Libraries :: Python Modules"
]

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

0 comments on commit 92c83ae

Please sign in to comment.