Metadata-Version: 2.4
Name: ewox
Version: 1.8.76
Summary: 
License-File: LICENSE
Author: Martin Leo Prüss
Author-email: mleopruss@gmail.com
Requires-Python: >=3.13,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: ewoxcore (>=1.6.35,<2.0.0)
Requires-Dist: ewoxdbgraph (>=1.2.8,<2.0.0)
Requires-Dist: ewoxdbredis (>=1.2.18,<2.0.0)
Requires-Dist: ewoxservicefastapi (>=1.7.19,<2.0.0)
Description-Content-Type: text/markdown

# ewox
poetry add --group dev build twine

pyenv local 3.13.3

python -m ensurepip --upgrade
python -m pip install --upgrade pip
python -m pip install --upgrade build twine

pyenv rehash
