mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-31 01:11:17 -05:00
💚 Install flit and install package with flit
This commit is contained in:
@@ -7,7 +7,8 @@ python:
|
||||
- "3.7-dev"
|
||||
|
||||
install:
|
||||
- pipenv install
|
||||
- pip install flit
|
||||
- flit install
|
||||
|
||||
script:
|
||||
- scripts/test
|
||||
|
||||
Reference in New Issue
Block a user