Metadata-Version: 2.1
Name: rasa-integration-testing
Version: 0.1.2
Summary: A tool for end-to-end testing Rasa bots
Author: Nu Echo
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiohttp (>=3.6.2,<4.0.0)
Requires-Dist: click (>=7.1.1,<8.0.0)
Requires-Dist: coloredlogs (>=10.0,<11.0)
Requires-Dist: jinja2 (>=2.11.2,<3.0.0)
Requires-Dist: ruamel-yaml (>=0.16.10,<0.17.0)
