Karim shoair commited on
Commit ·
8ee20af
1
Parent(s): e39bf62
build: Improve description
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
|
| 5 |
[project]
|
| 6 |
name = "scrapling"
|
| 7 |
dynamic = ["version"]
|
| 8 |
-
description = "Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy
|
| 9 |
readme = {file = "README.md", content-type = "text/markdown"}
|
| 10 |
license = {file = "LICENSE"}
|
| 11 |
authors = [
|
|
|
|
| 5 |
[project]
|
| 6 |
name = "scrapling"
|
| 7 |
dynamic = ["version"]
|
| 8 |
+
description = "Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy and effortless as it should be!"
|
| 9 |
readme = {file = "README.md", content-type = "text/markdown"}
|
| 10 |
license = {file = "LICENSE"}
|
| 11 |
authors = [
|