Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
majiidd committed Mar 24, 2024
1 parent 7431789 commit 5a2c122
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 273 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ pytz = "==2024.1"

[dev-packages]
coverage = "==7.4.4"
pytest = "==7.4.4"
pytest = "==8.1.1"
pytest-cov = "==4.1.0"
pre-commit = "==3.6.2"
tomli = "==2.0.1"
exceptiongroup = {version = "1.2.0", python_versions = "<3.11"}

[requires]
python_version = "3"
272 changes: 0 additions & 272 deletions Pipfile.lock

This file was deleted.

0 comments on commit 5a2c122

Please sign in to comment.