remove requirements.txt
This commit is contained in:
parent
6bd9e31231
commit
9bbfce26c2
@ -9,6 +9,6 @@ addons:
|
|||||||
- pyqt4-dev-tools
|
- pyqt4-dev-tools
|
||||||
|
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install: "pip install --user -r requirements.txt"
|
#install: "pip install --user -r requirements.txt"
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: make all
|
script: make all
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user