Django auto-completions for Xonsh shell
To install use pip:
xpip install xontrib-django
# or: xpip install -U git+https://github.com/jnoortheen/xontrib-django
xontrib load django
- Bump the version of your package.
- Create a GitHub release (The release notes are automatically generated as a draft release after each push).
- And publish with
poetry publish --build
ortwine