|
@@ -6,7 +6,9 @@ dist-name = pynsist
|
|
|
home-page = http://pynsist.readthedocs.org/en/latest/
|
|
|
description-file = README.rst
|
|
|
requires = requests
|
|
|
+ requests_download
|
|
|
jinja2
|
|
|
+ yarg
|
|
|
configparser; python_version == '2.7'
|
|
|
pathlib; python_version == '2.7' or python_version == '3.3'
|
|
|
classifiers = License :: OSI Approved :: MIT License
|