Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
han16nah authored Jul 4, 2022
1 parent 2d8832a commit 994248c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,6 @@ markers = [
"query: mark tests for querying data",
]

[tool.cibuildwheel]
# Super-verbose output for debugging purpose
build-verbosity = 3

# We restrict ourselves to CPython 3.9
build = "cp39-*"

# Testing commands for our wheels
test-requires = ["pytest"]
test-command = "pytest {package}/pytreedb/test"

[tool.black]
line-length = 120
exclude = '''
Expand Down

0 comments on commit 994248c

Please sign in to comment.