mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
adding requirements_dev.txt
This commit is contained in:
@ -5,8 +5,7 @@ python:
|
||||
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
- pip install "pytest>=3.6"
|
||||
- pip install codecov pytest-cov pytest-asyncio pylint
|
||||
- pip install -r requirements_dev.txt
|
||||
- python setup.py develop
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user