pathfinder-2-sqlite-MIRROR/scripts/creatures/Pipfile

14 lines
165 B
Plaintext
Raw Normal View History

2020-05-04 19:02:15 -04:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
scrapy = "*"
2020-05-04 21:16:26 -04:00
ipython = "*"
2020-05-04 19:02:15 -04:00
[requires]
python_version = "3.8"