Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 382 Bytes

File metadata and controls

19 lines (13 loc) · 382 Bytes

About

Sample pytest based project featuring auto-reloading, docker integration.

Usage

#development
$ ./setup.sh [docker-compose-file]

Edit src/.py, tests/.py files, changes should update automatically

Dependencies