Add development header to readme

This commit is contained in:
Andrew Noyes 2021-05-13 17:54:54 +00:00
parent f42e8d2407
commit 1bc944e8b9
1 changed files with 4 additions and 0 deletions

View File

@ -52,3 +52,7 @@ docker, python
- [x] Test debs
- [ ] Test versioned packages
- [ ] Test that upgrades preserve data/config
# Development
Please run `black` and `mypy` after making changes