diff --git a/README.rst b/README.rst index 46b1714b..0cdb00cb 100644 --- a/README.rst +++ b/README.rst @@ -146,7 +146,7 @@ Then, build and push the packages:: python -m build twine upload dist/* - rm -r build/ dist/ + rm -r asgiref.egg-info dist Implementation Details