Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-gee committed Oct 30, 2023
1 parent 52bfeba commit 927bc83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
[tool.poetry]
name = "webtranspose"
version = "0.1.0"
description = "Web Scraping made easy."
description = "APIs for the internet"
authors = ["Mike Gee <[email protected]>"]

readme = "README.md"
homepage = "https://github.com/mike-gee/webtranspose"
repository = "https://github.com/mike-gee/webtranspose"
documentation = "https://webtranspose.readthedocs.io"
documentation = "https://docs.webtranspose.com"
keywords = ["webtranspose"]
classifiers=[
"Development Status :: 2 - Pre-Alpha",
"Intended Audience :: Developers",

"License :: OSI Approved :: BSD License",
"License :: AGPL License",

"Natural Language :: English",
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 927bc83

Please sign in to comment.