Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Feb 5, 2024
1 parent 5c95cfb commit c97f8bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,21 @@ rosa =
tests =
aiosmtpd
pytest
types-aiofiles
types-setuptools
# Note: some tests also depend on cylc-rose which has to be the
# development version installed manually (because the latest production
# version is pinned to the previous rose release)
%(lints)s
lints =
flake8>=4.0.0
flake8-type-checking; python_version > "3.7"
mypy>=0.800
types-aiofiles
types-setuptools
all =
%(docs)s
%(graph)s
%(rosa)s
%(tests)s
%(lints)s

[options.entry_points]
# top level shell commands
Expand Down

0 comments on commit c97f8bf

Please sign in to comment.