Skip to content

Commit

Permalink
Add pytest-env
Browse files Browse the repository at this point in the history
  • Loading branch information
HumzahJavid committed Aug 29, 2024
1 parent 0b08245 commit 959e8fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ formatting = [
test = [
"pytest==8.2.2",
"pytest-cov==5.0.0",
"pytest-random-order==1.1.1"
# "fia-api@git+https://github.com/fiaisis/FIA-API"
"pytest-random-order==1.1.1",
"pytest-env==1.1.3"
]

dev = [
Expand Down

0 comments on commit 959e8fc

Please sign in to comment.