Skip to content

Commit b09d8a7

Browse files
pandafynemesifier
authored andcommitted
[ci] Updated package install command
1 parent 6455974 commit b09d8a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
pip install -U -r requirements-test.txt
3838
3939
- name: Install netjsonconfig
40-
run: python setup.py -q develop
40+
run: pip install -U -e .
4141

4242
- name: QA checks
4343
run: ./run-qa-checks

0 commit comments

Comments
 (0)