WIP on README

This commit is contained in:
Andrew Brookins 2021-10-22 08:31:08 -07:00
parent 09c91fb756
commit 7c0bea751b
7 changed files with 319 additions and 49 deletions

View file

@ -32,6 +32,7 @@ coverage = "^6.0.2"
pytest-cov = "^3.0.0"
pytest-xdist = "^2.4.0"
twine = "^3.4.2"
email-validator = "^1.1.3"
[tool.poetry.scripts]
migrate = "redis_om.model.cli.migrate:migrate"