Skip to content

Commit

Permalink
reomve pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
avdudchenko committed Sep 12, 2024
1 parent fb3efaa commit 7bd1dec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ jobs:
run: |
pip install -r requirements-dev.txt
pip list
- name: Run pylint
run: |
pylint reaktoro_pse
- if: matrix.install-mode == 'standard'
name: Install (standard)
run: |
Expand Down
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ pytest-cov
idaes-pse>=2.5.0
watertap>=1.0.0
pyomo>=6.8.0
pylint<3
--editable .[testing]

0 comments on commit 7bd1dec

Please sign in to comment.