mirror of
https://github.com/Xevion/thesaurus-scraper.git
synced 2025-12-06 05:16:47 -06:00
15 lines
176 B
TOML
15 lines
176 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
scrapy = "*"
|
|
ftfy = "*"
|
|
demjson = "*"
|
|
|
|
[requires]
|
|
python_version = "3.7"
|