Skip to content

Commit

Permalink
Compiled static
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
2 parents a12115d + 058a072 commit 959e3d6
Show file tree
Hide file tree
Showing 23 changed files with 1,179 additions and 128 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ valid-metaclass-classmethod-first-arg=mcs

# Maximum number of arguments for function / method
max-args=8
max-positional-arguments=14

# Maximum number of attributes for a class (see R0902).
max-attributes=20
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ mock==5.1.0
nose2[coverage_plugin]==0.15.1
cov-core==1.15.0
black==24.3.0
pylint==3.2.7
pylint==3.3.1
splinter==0.21.0
selenium==4.25.0
Pallets-Sphinx-Themes==2.1.3
Sphinx==7.4.7
sphinx-issues==4.1.0
sphinx-jinja==2.0.2
sphinx-tabs==3.4.5
sphinx-tabs==3.4.7
sphinxcontrib-programoutput==0.17
sphinx-autobuild==2024.10.3
sphinx-notfound-page==1.0.4
Expand Down
Loading

0 comments on commit 959e3d6

Please sign in to comment.