Skip to content

Commit

Permalink
Automatic update to Nengo Bones cede948
Browse files Browse the repository at this point in the history
cede948 - Officially support Python 3.8
7c8be1b - Avoid Sphinx 3.1.0 version
a398b33 - Restrict pylint version to <2.5
  • Loading branch information
Nengo Bones committed Aug 8, 2020
1 parent 0d1b24c commit 7fab2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
requires = ["setuptools", "wheel"]

[tool.black]
target-version = ['py35', 'py36', 'py37']
target-version = ['py35', 'py36', 'py37', 'py38']

0 comments on commit 7fab2a6

Please sign in to comment.