Metadata-Version: 2.4
Name: autoemxsp
Version: 0.1.8
Summary: Deprecated PyPI name for AutoEMX; installs and re-exports autoemx
Author-email: Andrea Giunto <agiunto@lbl.gov>
Requires-Python: <3.14,>=3.11
Description-Content-Type: text/markdown
Requires-Dist: autoemx>=1.0.0

# autoemxsp (deprecated)

**This PyPI project has been renamed to [`autoemx`](https://pypi.org/project/autoemx/).**

Install the current package with:

```bash
pip install autoemx
```

This release exists only for backward compatibility. Installing `autoemxsp` pulls in `autoemx` and keeps legacy `import autoemxsp` working temporarily.

Please update scripts, docs, and environment files to use `autoemx` instead of `autoemxsp`.
