Commit 29be8f0c9ca80877a04acdce5995d090e4e52921

Authored by Alexis Koralewski
1 parent 8e8da93c
Exists in dev

adding kwalify in requirements (validator for yaml file)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
install/requirements.txt
... ... @@ -37,7 +37,7 @@ django-debug-toolbar==1.9.1
37 37 #plantuml
38 38 httplib2
39 39 dataclasses
40   -
  40 +pykwalify
41 41 # For Celery:
42 42 ##celery==3.1.23
43 43 ##flower==0.9.2
... ...