diff --git a/asyncer-slim/README.md b/asyncer-slim/README.md deleted file mode 100644 index 923c7697..00000000 --- a/asyncer-slim/README.md +++ /dev/null @@ -1,49 +0,0 @@ -

- Asyncer -

-

- Asyncer, async and await, focused on developer experience. -

-

- - Test - - - Publish - - - Coverage - - Package version - -

- ---- - -**Documentation**: https://asyncer.tiangolo.com - -**Source Code**: https://github.com/fastapi/asyncer - ---- - -**Asyncer** is a small library built on top of AnyIO. - -## `asyncer-slim` - -⚠️ Do not install this package. ⚠️ - -This package, `asyncer-slim`, does nothing other than depend on `asyncer`. - -You **should not** install this package. - -Install instead: - -```bash -pip install asyncer -``` - -This package is deprecated and will stop receiving any updates and published versions. - -## License - -This project is licensed under the terms of the MIT license.