Skip to content

yet another batch of minor style fixes (h)#4277

Merged
boegel merged 2 commits intoeasybuilders:developfrom
migueldiascosta:20170308173721_new_pr_h5py201
Mar 8, 2017
Merged

yet another batch of minor style fixes (h)#4277
boegel merged 2 commits intoeasybuilders:developfrom
migueldiascosta:20170308173721_new_pr_h5py201

Conversation

@migueldiascosta
Copy link
Copy Markdown
Member

(created using eb --new-pr)

@boegel boegel added this to the 3.1.2 milestone Mar 8, 2017

sanity_check_paths = {
'files': ['lib/python%s/site-packages/%%(name)s-%%(version)s-py%s-linux-x86_64.egg' % (pythonshortver, pythonshortver)],
'files': ['lib/python%s/site-packages/%%(name)s-%%(version)s-py%s-linux-x86_64.egg' % (2 * (pythonshortver, ))],
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use %(pyshortver)s instead? and don't explicitely check for the .egg, move it to dirs

also drop the pyshortver = line

@boegel
Copy link
Copy Markdown
Member

boegel commented Mar 8, 2017

Going in, thanks @migueldiascosta!

@boegel boegel merged commit 80cd216 into easybuilders:develop Mar 8, 2017
@migueldiascosta migueldiascosta deleted the 20170308173721_new_pr_h5py201 branch October 2, 2020 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants