fancy_gym icon indicating copy to clipboard operation
fancy_gym copied to clipboard

Fix: Workflow for PyPI deploy missing toml package

Open D-o-d-o-x opened this issue 2 years ago • 0 comments

Automatic publishing of the 0.3.0 release (#97) was unsuccessful as the version consistency check could not be performed due to missing the toml package. This PR will fix this issue. I also pushed the 0.3.0 release manually to PyPI (https://pypi.org/project/fancy-gym/0.3.0/).

D-o-d-o-x avatar Mar 20 '24 10:03 D-o-d-o-x