Skip to content

Commit

Permalink
Update to use py34
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Duberstein committed Apr 8, 2020
1 parent 0d98b4a commit 606fc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/pydeck/pyproject.toml
Expand Up @@ -9,7 +9,7 @@ requires = [

[tool.black]
line-length = 120
target-version = ['py37']
target-version = ['py34']
include = '\.pyi?$'
exclude = '''
Expand Down

0 comments on commit 606fc1a

Please sign in to comment.