Metadata-Version: 2.1
Name: pyln-testing
Version: 0.10.2
Summary: Test your c-lightning integration, plugins or whatever you want
License: BSD-MIT
Author: Christian Decker
Author-email: decker.christian@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (>=2.0.3,<3.0.0)
Requires-Dist: cheroot (>=8.6.0,<9.0.0)
Requires-Dist: ephemeral-port-reserve (>=1.1.4,<2.0.0)
Requires-Dist: jsonschema (>=4.4.0,<5.0.0)
Requires-Dist: psutil (>=5.9.0,<6.0.0)
Requires-Dist: psycopg2-binary (>=2.9.3,<3.0.0)
Requires-Dist: pyln-client @ ../pyln-client
Requires-Dist: pytest (>=7.0.1,<8.0.0)
Requires-Dist: python-bitcoinlib (>=0.11.0,<0.12.0)
