Metadata-Version: 2.1
Name: astronomer-e2e-test
Version: 0.3.2
Summary: Tools for testing some of the Astronomer platform
License: MIT
Author: Daniel Hoherd
Author-email: danielh@astronomer.io
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: GitPython (>=3.1.27,<4.0.0)
Requires-Dist: PyGithub (>=1.55,<2.0)
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: behave (>=1.2.6,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: gitdb2 (>=4.0.2,<5.0.0)
Requires-Dist: graphqlclient (>=0.2.4,<0.3.0)
Requires-Dist: pexpect (>=4.8.0,<5.0.0)
Requires-Dist: pytest (>=7.1.2,<8.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: stripe (>=3.5.0,<4.0.0)
