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

Add dev requirements #134

Open
adbar opened this issue Feb 8, 2024 · 0 comments
Open

Add dev requirements #134

adbar opened this issue Feb 8, 2024 · 0 comments
Labels
maintenance Software compability and continuity up for grabs Good for (first) contributors

Comments

@adbar
Copy link
Owner

adbar commented Feb 8, 2024

  1. Add a requirements-dev.txt file with the following dependencies
  • black
  • mypy
  • types-dateparser types-python-dateutil types-urllib3
  • pytest pytest-cov
  1. Update CI workflow (.github/workflows/tests.yml) accordingly, i.e. remove the dev elopment packages listed there and use the new file instead
@adbar adbar added the maintenance Software compability and continuity label Feb 8, 2024
@adbar adbar added the up for grabs Good for (first) contributors label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Software compability and continuity up for grabs Good for (first) contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant