Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
5e07b6e1
Commit
5e07b6e1
authored
May 05, 2017
by
Rafael Ostertag
Browse files
Remove env again from makefile.
parent
f28dbbc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
5e07b6e1
...
...
@@ -92,7 +92,7 @@ phpdoc: .phpdocinstall
.virtual_env
:
virtualenv .python_virtualenv
.
.python_virtualenv/bin/activate
;
env
;
pip
install
--upgrade
sphinx
==
1.5.5
.
.python_virtualenv/bin/activate
;
pip
install
--upgrade
sphinx
==
1.5.5
touch
$@
.PHONY
:
nightly maintainer-clean snapshot release revision.git
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment