Added STIX to setup.py

pull/41/head
Hannah Ward 2016-08-12 12:33:08 +01:00
parent 4a4c4ab9a7
commit 38205910df
No known key found for this signature in database
GPG Key ID: BA89E572EE1B4C5F
1 changed files with 2 additions and 0 deletions

View File

@ -33,5 +33,7 @@ setup(
'pyeupi', 'pyeupi',
'ipasn-redis', 'ipasn-redis',
'asnhistory', 'asnhistory',
'stix',
'cybox'
] ]
) )