We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e164982 + 6d99822 commit eebbbd1Copy full SHA for eebbbd1
1 file changed
setup.py
@@ -45,7 +45,9 @@ def read_file(fname):
45
'mkdocs>=0.17',
46
'jinja2',
47
'termcolor',
48
- 'pyyaml', 'hjson',
+ 'pyyaml',
49
+ 'hjson',
50
+ 'pathspec',
51
'python-dateutil',
52
'packaging'
53
],
0 commit comments