💚 Install flit and install package with flit

This commit is contained in:
Sebastián Ramírez
2018-12-09 18:59:41 +04:00
parent 9b0aeb726c
commit 4e1ad6174a

View File

@@ -7,7 +7,8 @@ python:
- "3.7-dev"
install:
- pipenv install
- pip install flit
- flit install
script:
- scripts/test