Metadata-Version: 2.4
Name: gradoom
Version: 0.1.0a4
Summary: Migration package for env-doom-turbo-torch
Author: Tiago Silva
License-Expression: MIT
Project-URL: Migration, https://github.com/tsilva/env-Doom-turbo-torch
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: env-doom-turbo-torch==0.1.0a4

# gradoom migration package

The `gradoom` distribution has moved to
[`env-doom-turbo-torch`](https://pypi.org/project/env-doom-turbo-torch/).

This metadata-only package installs the renamed distribution. Existing Python
imports remain unchanged:

```python
import gradoom
```
