190 B
190 B
How to use
git clone https://git.lucasf.dev/public/softdelete.git && \
cd softdelete && \
poetry shell && \
poetry install
How to test
pytest --nomigrations
git clone https://git.lucasf.dev/public/softdelete.git && \
cd softdelete && \
poetry shell && \
poetry install
pytest --nomigrations