1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00
Files
dotdrop/requirements.txt
Maëlan 9bbbe2796e add end-of-line at end of requirements.txt
the absence of an end-of-line made `pip install -r requirements.txt` ignore the last line
2022-10-13 21:15:05 +02:00

9 lines
262 B
Plaintext
Vendored

Jinja2; python_version > '3.5'
docopt; python_version > '3.5'
ruamel.yaml; python_version > '3.5'
python-magic; python_version > '3.5'
packaging; python_version > '3.5'
requests; python_version > '3.5'
toml; python_version > '3.5'
distro; python_version > '3.5'