Skip to content

Commit

Permalink
1.0.0b15 (2020-10-31)
Browse files Browse the repository at this point in the history
---------------------
  • Loading branch information
karpierz committed Oct 31, 2020
1 parent c327ea6 commit e5f227e
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 @@ -89,7 +89,7 @@ skip_missing_interpreters = true

[base]
setup_requires =
pip>=20.2.3
pip>=20.2.4
setuptools>=50.3.0
wheel>=0.35.1
packagesubdir = jni
Expand Down Expand Up @@ -122,7 +122,7 @@ commands =
deps =
{[testenv]deps}
coverage>=5.3.0
diff-cover>=4.0.0
diff-cover>=4.0.1

[testenv:docs]
basepython = python3.7
Expand All @@ -140,7 +140,7 @@ commands =
extras =
deps =
{[testenv]deps}
flake8>=3.8.3
flake8>=3.8.4
flake8-docstrings>=1.5.0
pep8-naming>=0.11.1
flake8-builtins>=1.5.3
Expand Down

0 comments on commit e5f227e

Please sign in to comment.