Metadata-Version: 2.1
Name: pytest-ebics-sandbox
Version: 0.1.0
Summary: A pytest plugin for testing against an EBICS sandbox server. Requires docker.
Home-page: https://github.com/henryk/pytest-ebics-sandbox
License: LGPL-2.1-or-later
Author: Henryk Plötz
Author-email: henryk@ploetzli.ch
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved
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: docker (>=5.0.3,<6.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Project-URL: Repository, https://github.com/henryk/pytest-ebics-sandbox
