Metadata-Version: 2.1
Name: pricing_gym
Version: 0.2.0
Summary: A Gym Environment for Dynamic Pricing
Author-email: "Joakim B. Andersen" <joakim.blach.andersen@maersk.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: gymnasium >=0.29.1
Requires-Dist: scipy >=1.11.1

# Readme...

# python3 -m build .
# python3 -m twine upload --skip-existing dist/*
