use setuptools extras
This commit is contained in:
parent
5bb7f0f26c
commit
262a48a0df
@ -11,6 +11,5 @@ dependencies:
|
||||
- pip
|
||||
- pymongo
|
||||
- nodejs
|
||||
- dnspython
|
||||
- pip:
|
||||
- mtools
|
||||
@ -5,8 +5,8 @@ npm install -g m
|
||||
|
||||
pip install git+https://github.com/blink1073/mtools@pymongo-4
|
||||
|
||||
pip install -e .
|
||||
pip install -e ".[srv]"
|
||||
|
||||
yes | m $(cat binder/VERSION)
|
||||
|
||||
m
|
||||
m
|
||||
|
||||
Loading…
Reference in New Issue
Block a user