adding pyenchant

This commit is contained in:
divious1
2019-05-29 15:06:40 -04:00
parent 2310aa2d6e
commit c32c19fb5c
+1
View File
@@ -68,6 +68,7 @@ jobs:
else
git clone --branch ${CIRCLE_BRANCH} https://${GITHUB_TOKEN}@github.com/splunk/security-content.git
fi
- run: *apt-install
- run:
name: install python dependencies
command: |