Skip to content

Commit

Permalink
finally add Prospector
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Oct 7, 2024
1 parent 0dbdb9f commit 7266596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies:
- imagehash
- isort ==5.13.2
- pre-commit
# - prospector # needs support for Python 3.12
- prospector >=1.12 # earliest support for Python 3.12
- pyroma
# - vprof not on conda-forge
- yamllint ==1.35.1
Expand Down
2 changes: 1 addition & 1 deletion environment_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies:
- imagehash
- isort ==5.13.2
- pre-commit
# - prospector # needs support for Python 3.12
- prospector >=1.12 # earliest support for Python 3.12
- pyroma
# - vprof not on conda-forge
- yamllint ==1.35.1
Expand Down

0 comments on commit 7266596

Please sign in to comment.