Skip to content

Commit

Permalink
Remove pytest-qgis dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zacdezgeo committed Mar 10, 2025
1 parent a22a2b3 commit 8bc1fa3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
-r requirements.txt # Include all main requirements

# Development dependencies
pytest==7.4.3 # pytest-qgis does not support pytest>=8
pytest==8.3.5
pytest-cov
pytest-qgis==2.1.0
pre-commit
pyqt5
future
Expand Down
Empty file added test/test_qgis_pytest.py
Empty file.

0 comments on commit 8bc1fa3

Please sign in to comment.