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

clarify --mpl-generate-hash-library location in README.rst #155

Closed
bjlittle opened this issue May 20, 2022 · 2 comments · Fixed by #199
Closed

clarify --mpl-generate-hash-library location in README.rst #155

bjlittle opened this issue May 20, 2022 · 2 comments · Fixed by #199

Comments

@bjlittle
Copy link
Contributor

The current README.rst doesn't explicitly mention where the hash library will be created i.e.,

image

At present the provided hash library file will be created at the root of the package.

I'm happy to add this clarification, if you agree this is useful?

@Cadair
Copy link
Contributor

Cadair commented May 20, 2022

Does it always generate in the root of the repo or can you specify a path in that cli flag?

@ConorMacBride
Copy link
Member

There is documentation in plugin.py but this should be added to the readme.

group.addoption('--mpl-generate-hash-library',
help="filepath to save a generated hash library, relative "
"to location where py.test is run", action='store')

@ConorMacBride ConorMacBride linked a pull request Apr 9, 2023 that will close this issue
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 a pull request may close this issue.

3 participants