Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements popper search and info subcommands #674

Merged
merged 2 commits into from
Jun 12, 2019
Merged

Conversation

JayjeetAtGithub
Copy link
Collaborator

No description provided.

cli/MANIFEST.in Outdated Show resolved Hide resolved
"""
base_dir = os.path.dirname(__file__)
with open(os.path.join(
base_dir, 'resources/.search_sources.yml'), 'r') as sf:
Copy link
Collaborator

Choose a reason for hiding this comment

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

we can download the file from github instead so that the popper search command is not tied to a particular version of popper. In this way, if say a user installs popper 2.5.0, and the list keeps evolving, then the same version of popper can be used

cli/popper/resources/.search_sources.yml Outdated Show resolved Hide resolved
@pep8speaks
Copy link

pep8speaks commented Jun 9, 2019

Hello @JayjeetAtGithub! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 171:80: E501 line too long (158 > 79 characters)

Comment last updated at 2019-06-12 19:04:38 UTC

@JayjeetAtGithub
Copy link
Collaborator Author

@ivotron For accessing the search_sources.yml from code, we might need to push this to master before. Can i go ahead with this?

@ivotron ivotron merged commit b4892c5 into master Jun 12, 2019
@ivotron ivotron deleted the jayjeet/search branch June 12, 2019 19:53
ivotron pushed a commit that referenced this pull request May 24, 2020
ivotron pushed a commit that referenced this pull request May 25, 2020
ivotron pushed a commit that referenced this pull request May 25, 2020
ivotron pushed a commit that referenced this pull request May 25, 2020
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.

None yet

3 participants