Skip to content

Commit

Permalink
🧪 Exclude requirements/ from pytest discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 15, 2024
1 parent 55b4441 commit e910178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ norecursedirs =
build
dist
docs
requirements
venv
virtualenv
yarl.egg-info
Expand Down

0 comments on commit e910178

Please sign in to comment.