Skip to content

Commit

Permalink
require setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Feb 5, 2024
1 parent 0541655 commit 0a4cee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def get_long_description():
author_email='[email protected]',
packages=find_packages(exclude=['*.test', '*.test.*']),
install_requires=[
'setuptools',
'stix>=1.1.1.9,<=1.2.1.0',
'stix-validator>=2.5.0',
'stixmarx>=1.0.8',
Expand Down

0 comments on commit 0a4cee4

Please sign in to comment.