Metadata-Version: 2.1
Name: testpulse-uploader
Version: 0.0.29
Summary: Upload test results to testpulse
Author-email: Davide Spadini <spadini.davide@gmail.com>, Mauricio Aniche <mauricioaniche@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: responses; extra == "test"

# testpulse-uploader

Upload test results to testpulse.
