diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-09-25 15:26:53 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-09-25 15:26:53 -0400 |
commit | 4b00c5abebcd321fd95755c4816d2fd6790a172b (patch) | |
tree | 273f89ff72f20b1fe5c6691dee67ad9526a9a2fb /reftools | |
parent | c5f46e374e9c361a6bb3191da3939a189fbe7afd (diff) | |
download | cbc-recipes-4b00c5abebcd321fd95755c4816d2fd6790a172b.tar.gz |
Corrected for building under python 3.4
Diffstat (limited to 'reftools')
-rw-r--r-- | reftools/reftools.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/reftools/reftools.ini b/reftools/reftools.ini index d7b1ad1..0b3ef60 100644 --- a/reftools/reftools.ini +++ b/reftools/reftools.ini @@ -12,6 +12,7 @@ git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}.git [build] number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} +preserve_egg_dir: yes [requirements] build: |