We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f707d20 commit d31efeaCopy full SHA for d31efea
Makefile
@@ -8,7 +8,7 @@ all: lint test build
8
9
# run one time only
10
prerequisite:
11
- sudo python setup.py install
+ sudo pip install stacker_blueprints
12
13
lint:
14
flake8 stacker_blueprints
0 commit comments