mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 908296 - Touch virtualenv file to force psutil rebuild; r=bustage
This commit is contained in:
parent
d2fd847009
commit
70f2b2b29d
@ -5,7 +5,7 @@
|
||||
# This file contains code for populating the virtualenv environment for
|
||||
# Mozilla's build system. It is typically called as part of configure.
|
||||
|
||||
from __future__ import print_function, unicode_literals, with_statement
|
||||
from __future__ import print_function, unicode_literals
|
||||
|
||||
import distutils.sysconfig
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user