1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 15:39:43 +00:00

add toml package

This commit is contained in:
deadc0de6
2022-03-12 15:06:09 +01:00
committed by deadc0de
parent 5e1a49d959
commit 32ecc0ec39

View File

@@ -4,3 +4,4 @@ ruamel.yaml; python_version > '3.4'
python-magic; python_version > '3.4'
packaging; python_version > '3.4'
requests; python_version > '3.4'
toml; python_version > '3.4'