added circlci

This commit is contained in:
georgemihaila
2021-03-29 23:42:22 -05:00
parent d98ef44b5b
commit 782905cdd2

View File

@@ -5,4 +5,4 @@ jobs:
- image: circleci/python:3.9.1
steps:
- checkout
- run: pip install -r requirements/dev.txt
- run: pip install -r requirements.txt