Style error.

stix2.1
Emmanuelle Vargas-Gonzalez 2017-08-15 14:16:49 -04:00
parent a18804a195
commit f67d34990c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ setup(
keywords="stix stix2 json cti cyber threat intelligence",
packages=find_packages(),
install_requires=[
'ordereddict'
'ordereddict',
'python-dateutil',
'pytz',
'requests',