Metadata-Version: 2.1
Name: xrayconfigurator
Version: 0.0.30
Summary: Configuration helper for xray
Home-page: UNKNOWN
Author: Ondrej Jurcak
Author-email: ondrej@surglogs.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: aws-xray-sdk (>=2.6.0)
Requires-Dist: celery (>=4.4.7)
Requires-Dist: sentry-sdk[flask] (>=0.14.3)

# XRay Configurator
XRay configuration helper

- pip install --upgrade setuptools wheel
- setup.py sdist bdist_wheel
- pip install twine
- twine upload  dist/*






