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

Update pyproject.toml to add flake8 and tox dependencies #12

Open
fjohnson opened this issue Jun 13, 2021 · 0 comments
Open

Update pyproject.toml to add flake8 and tox dependencies #12

fjohnson opened this issue Jun 13, 2021 · 0 comments

Comments

@fjohnson
Copy link

The documentation lists flake8 and tox as requirements for testing (and hence contributing). We could add these as tool.poetry.dev-dependencies to the pyproject.toml file.

Are we interested in doing this? Are flake8 and tox actually going to be used? I tried flake8 which worked as there is a single test defined. Tox did not work as there is no configuration present, and this would need to be created as well.

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

No branches or pull requests

1 participant