ida: use ida-settings to persist rules directory

closes #268
This commit is contained in:
Willi Ballenthin
2020-09-01 16:12:50 -06:00
parent 2bd0c03f70
commit b611ddeb6e
2 changed files with 16 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ import sys
import setuptools
# halo==0.0.30 is the last version to support py2.7
requirements = ["six", "tqdm", "pyyaml", "tabulate", "colorama", "termcolor", "ruamel.yaml", "wcwidth", "halo==0.0.30"]
requirements = ["six", "tqdm", "pyyaml", "tabulate", "colorama", "termcolor", "ruamel.yaml", "wcwidth", "halo==0.0.30", "ida-settings=1.0.1"]
if sys.version_info >= (3, 0):
# py3