Closed hmz-15 closed 10 months ago
Hello! I recently used this package as dependency in one of my projects, and found the setup.py doesn't do the job properly. It requires a folder named "pddlgym_planners" with "init.py" inside for the package to be installed with pip.
I made the change in this pull request :)
appreciate the contribution!
Hello! I recently used this package as dependency in one of my projects, and found the setup.py doesn't do the job properly. It requires a folder named "pddlgym_planners" with "init.py" inside for the package to be installed with pip.
I made the change in this pull request :)