We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69577e1 + eebbbd1 commit 38b9681Copy full SHA for 38b9681
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