1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:09:44 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Justin Ellingwood
2fc2d311b7 Add new dependencies to setup.py
Add `packaging` and `requests` to the `install_requires` list in `setup.py`
2021-10-13 00:40:39 +02:00
John T. Wodder II
5f34f2b221 Remove the need for pandoc 2021-10-05 12:19:07 -04:00
deadc0de6
1c0749822f code quality 2021-02-20 13:36:24 +01:00
ranjanashish
092aa6cc44 Add missing dependency - python-magic 2020-11-18 23:28:08 +05:30
deadc0de6
86783ca554 add python 3.8 support 2019-11-17 08:01:03 +01:00
deadc0de6
df9b56214d python 3.4 no longer supported (EOL) 2019-06-06 17:22:40 +02:00
deadc0de6
d008e6a895 migrate from PyYAML to ruamel.yaml 2019-06-06 17:11:13 +02:00
deadc0de6
bad483935b remove support for python 3.3 due to EOL 2018-10-08 16:23:28 +02:00
deadc0de6
0e07730e3b update setup.py 2018-09-02 16:17:34 +02:00
deadc0de6
46799eaa5b fix version 2018-07-21 13:40:15 +02:00
deadc0de6
b4e7e775ba better handle import and move version to its own file 2018-07-17 21:35:34 +02:00
deadc0de6
6b00d4c1fe force python version >=3 on pip 2018-04-11 10:19:14 +02:00
deadc0de6
ae102749ed update for pypi 2017-12-23 17:52:53 +01:00