Skip to content

py-plac: remove erroneous argparse dependency#16584

Merged
adamjstewart merged 1 commit intospack:developfrom
adamjstewart:packages/py-plac
May 11, 2020
Merged

py-plac: remove erroneous argparse dependency#16584
adamjstewart merged 1 commit intospack:developfrom
adamjstewart:packages/py-plac

Conversation

@adamjstewart
Copy link
Copy Markdown
Member

This dependency caused argparse to be added to my environment and broke pytest. The setup.py first tries to import argparse and only adds the dependency if it isn't found (Python 2.6 and older).

@adamjstewart adamjstewart merged commit 98fd622 into spack:develop May 11, 2020
@adamjstewart adamjstewart deleted the packages/py-plac branch May 11, 2020 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant