pgmarc/Pipfile

15 lines
185 B
Plaintext
Raw Permalink Normal View History

2024-08-16 18:18:20 +00:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
libgutenberg = "*"
pymarc = "*"
psycopg2 = "*"
[dev-packages]
[requires]
python_version = "3.6"