Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Friskes committed Apr 29, 2024
1 parent 460a812 commit 85fa53f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,17 @@ dependencies = [
# pip install .[ci]
[project.optional-dependencies]
dev = [
"psycopg2>=2.9.9",

"pre-commit>=3.5.0",
"ruff==0.4.1",
"pytest>=7.0.1",
"mypy>=1.10.0",
"pytest-cov>=5.0.0",
]
ci = [
"psycopg2>=2.9.9",

"ruff==0.4.1",
"pytest>=7.0.1",
"mypy>=1.10.0",
Expand Down

0 comments on commit 85fa53f

Please sign in to comment.