Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 4, 2022
1 parent 4f54d84 commit 474bc94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ classifiers =
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
project_urls =
Source Code =https://github.com/ianhi/detect-arduino

Expand All @@ -24,7 +25,7 @@ install_requires =
pyserial
python_requires = >=3.7
setup_requires =
setuptools_scm
setuptools-scm

[flake8]
exclude = docs,_version.py,.eggs,examples
Expand Down

0 comments on commit 474bc94

Please sign in to comment.