prod deployment

This commit is contained in:
2026-04-01 18:34:08 -04:00
parent ca44e68f64
commit eab581f8cb
62 changed files with 1922 additions and 286 deletions

View File

@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="dexorder-sandbox",
version="0.1.0",
description="DexOrder Trading Platform Sandbox",
description="Dexorder Trading Platform Sandbox",
packages=find_packages(),
python_requires=">=3.9",
install_requires=[